exiv2/cmake
Dan Čermák 10929cec7a [CMake] Add EXIV2_TEAM_USE_SANITIZERS option
Setting this option enables address sanitizer and undefined behavior
sanitizer, when available for the given compiler & platform.
It does not currently check whether the architecture is supported,
as CMake does not offer an easy way how to check it. Since we are
mostly developing for x86 & amd64 this is not a huge problem and it's
also a developer only setting.
2018-08-27 17:22:33 +02:00
..
CMakeChecks.txt Rename config folder to cmake 2018-06-08 14:04:25 +02:00
compilerFlags.cmake [CMake] Add EXIV2_TEAM_USE_SANITIZERS option 2018-08-27 17:22:33 +02:00
config.h.cmake Remove localtime.c and any other trick to handle timegm 2018-08-27 13:33:02 +02:00
Doxyfile.in Rename config folder to cmake 2018-06-08 14:04:25 +02:00
exiv2_uninstall.cmake Rename config folder to cmake 2018-06-08 14:04:25 +02:00
exiv2.lsm.cmake Rename config folder to cmake 2018-06-08 14:04:25 +02:00
exiv2.pc.cmake Rename config folder to cmake 2018-06-08 14:04:25 +02:00
findDependencies.cmake Rename config folder to cmake 2018-06-08 14:04:25 +02:00
FindIconv.cmake Rename config folder to cmake 2018-06-08 14:04:25 +02:00
FindMSGFMT.cmake Rename config folder to cmake 2018-06-08 14:04:25 +02:00
FindSSH.cmake Rename config folder to cmake 2018-06-08 14:04:25 +02:00
generateConfigFile.cmake Remove localtime.c and any other trick to handle timegm 2018-08-27 13:33:02 +02:00
generateDoc.cmake Rename config folder to cmake 2018-06-08 14:04:25 +02:00
mainSetup.cmake CMake: Add RPATH configuration for Linux/Solaris 2018-08-17 10:28:08 +02:00
printSummary.cmake cmake: new option to enable compilations with coverage flags 2018-07-31 23:43:46 +02:00