diff options
author | Daniel Guzman <daniel.guzman85@gmail.com> | 2016-04-06 22:07:07 +0200 |
---|---|---|
committer | Daniel Guzman <daniel.guzman85@gmail.com> | 2016-04-10 22:09:12 +0200 |
commit | 76828e68aa9b30c4c6afac2fbbac1964d11226b6 (patch) | |
tree | e52ae0be7abef62c7cb6255c69e0f37f095451a1 /cxx11/c++11-test-cstdint.cpp | |
parent | dd2e781d38d34a574bb173f70bb20f0aa3439246 (diff) |
Fixed shared library compilation.
- Fixed that when ENTITYX_BUILD_SHARED=1 was compiling the static
library and the shared_library. Now it only compiles one of them, shared
or static, but not both. Using visual studio compiler, now, the shared
library doesn't create a .lib file (because it doesn't export anything
which is OK). This will be the next step.
Diffstat (limited to 'cxx11/c++11-test-cstdint.cpp')
0 files changed, 0 insertions, 0 deletions