exiv2/cmake
Evan Miller 04f4624718
Explicitly test for libproc.h (#1916)
This change adds support for ancient macOS lacking libproc. It also
eliminates a bug where exiv2 could not be built on case-sensitive
file systems (the header file is properly TargetConditionals.h).
2021-09-20 14:42:40 +02:00
..
msvc_conan_profiles New profiles as documented in README-CONAN.md 2020-11-20 18:56:28 +00:00
toolchain cmake: new toolchain file for MinGW cross-compilation on Ubuntu 2021-04-18 09:44:51 +02:00
compilerFlags.cmake Pass -fstack-protector-strong to linker 2021-09-19 13:01:55 -04:00
compilerFlagsExiv2.cmake cmake: disable -Wuseless-cast 2021-04-22 18:40:03 +02:00
config.h.cmake Explicitly test for libproc.h (#1916) 2021-09-20 14:42:40 +02:00
Doxyfile.in [Doxygen] define PARSED_BY_DOXYGEN when building the documentation 2019-03-02 17:24:44 +01:00
exiv2_uninstall.cmake Match closing statement, doh 2021-03-19 16:14:27 +01:00
exiv2.pc.in cmake: Fix paths with absolute GNUInstallDirs 2020-09-05 11:18:46 +02:00
findDependencies.cmake Fix issues detected with PVS-Studio + other little improvements (#1689) 2021-06-01 12:39:10 +02:00
FindIconv.cmake Disable libiconv support when building with Visual Studio. 2020-07-19 17:10:35 +01:00
gcovr.cmake cmake: Add target for obtaining local covarage reports 2021-05-14 22:38:30 +02:00
generateConfigFile.cmake Explicitly test for libproc.h (#1916) 2021-09-20 14:42:40 +02:00
generateDoc.cmake Generate doxygen.hpp page 2019-03-02 17:24:10 +01:00
JoinPaths.cmake cmake: Fix paths with absolute GNUInstallDirs 2020-09-05 11:18:46 +02:00
mainSetup.cmake Add CTest support 2021-05-15 16:58:24 +02:00
packaging.cmake Remove EXIV2_ENABLE_VIDEO and related stuff 2021-04-18 09:44:51 +02:00
printSummary.cmake Add libFuzzer integration + report bug 2021-07-09 12:32:21 +01:00