cppcheck/cmake
Oliver Stöneberg 767db58a5b
findDependencies.cmake: no need to specify `COMPONENTS` for boost when using it header-only (#4511)
2022-09-27 18:49:38 +02:00
..
buildFiles.cmake Add CMake files 2015-02-13 19:00:14 +01:00
ccache.cmake handle precompiled headers with `ccache` / fixed caching in some docker builds (#4505) 2022-09-26 18:21:43 +02:00
clang_tidy.cmake some clang-tidy CMake integration improvements / fixed `SOVERSION` with multi-digit versions (#4391) 2022-08-22 20:13:13 +02:00
cmake_uninstall.cmake.in Add CMake files 2015-02-13 19:00:14 +01:00
compilerCheck.cmake replaced `if(MATCHES)` with `if(STREQUAL)` (#4263) 2022-07-11 10:46:18 +02:00
compilerDefinitions.cmake some `--exception-handling` related improvements (#4368) 2022-08-20 20:54:31 +02:00
compileroptions.cmake Use safe compile option (#4413) 2022-08-27 23:22:31 +02:00
cxx11.cmake replaced `if(MATCHES)` with `if(STREQUAL)` (#4263) 2022-07-11 10:46:18 +02:00
dynamic_analyzer_options.cmake use CMake for sanitizer builds / some CMake command cleanups (#4147) 2022-06-03 21:33:56 +02:00
findDependencies.cmake findDependencies.cmake: no need to specify `COMPONENTS` for boost when using it header-only (#4511) 2022-09-27 18:49:38 +02:00
options.cmake some `--exception-handling` related improvements (#4368) 2022-08-20 20:54:31 +02:00
printInfo.cmake actually perform system tinyxml2 build on macos / fixed system tinyxml2 include (#4445) 2022-09-06 18:30:59 +02:00
qtCompat.cmake added support for Qt6 (#3930) 2022-04-15 18:49:24 +02:00
versions.cmake added missing version bumps to 2.10 (#4420) 2022-09-09 21:02:04 +02:00