Luis Díaz Más
|
8ad49f6d73
|
Robin changes in sync with master changes
|
8 years ago |
Robin Mills
|
60d436c969
|
Many changes to CMakeLists.txt and cmakeBuild.cmd to support unicode, static linking, passing shared library build flags.
|
8 years ago |
Luis Díaz Más
|
95625bfce5
|
Add WIN32_LEAN_AND_MEAN definition to solve some linking issues on windows
|
8 years ago |
Luis Díaz Más
|
31a51fda8a
|
Replace EXIV2_ENABLE_SHARED by BUILD_SHARED_LIBS. Also use EXV_HAVE_DLL only for the exiv2lib target
|
8 years ago |
Luis Diaz Mas
|
e07bf9ca6d
|
Fix compiler flags on Linux
|
8 years ago |
Luis Díaz Más
|
3aa77e0b87
|
Remove msvc macros and run that code always for the MSVC configuration
|
8 years ago |
Luis Díaz Más
|
6a00d4b282
|
Move code from CMake_msvc.txt to config/compilerFlags.cmake
|
8 years ago |
Luis Díaz Más
|
a2bb29011d
|
Move compiler flags configuration to a new file (config/compilerFlags.cmake).
Also define the PSAPI_VERSION only for the exiv2lib target (It's not needed for the rest of targets)
|
8 years ago |