cppcheck/cmake
Oliver Stöneberg 2f62e9d316
mitigated several compiler warnings / suppress compiler warnings in CI where we don't care about them (#5497)
There's no need to generate any warnings in the CI unless we react on
them.
2023-10-09 12:25:56 +02:00
..
buildFiles.cmake Add CMake files 2015-02-13 19:00:14 +01:00
ccache.cmake Update version check in ccache.cmake so ccache can work on older cmake versions (#4567) 2022-11-14 12:11:31 +01:00
clang_tidy.cmake updated CI to Clang 17 (#4797) 2023-08-09 12:45:15 +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 Fix #11081 GUI: Windows release build crashes (#5083) 2023-06-07 11:33:55 +02:00
compileroptions.cmake mitigated several compiler warnings / suppress compiler warnings in CI where we don't care about them (#5497) 2023-10-09 12:25:56 +02:00
cxx11.cmake use C++17 when building with Visual Studio in CMake - fixes GUI CI builds (#4924) 2023-03-31 10:37:53 +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: use `FindPython` instead of deprecated `FindPythonInterp` (#5485) 2023-09-27 10:06:03 +02:00
options.cmake use `ccache` for sanitizer builds / do not use precompiled headers with `ccache` (#4910) 2023-04-01 09:40:10 +02:00
printInfo.cmake use `ccache` for sanitizer builds / do not use precompiled headers with `ccache` (#4910) 2023-04-01 09:40:10 +02:00
qtCompat.cmake GUI: Detect when version is old 2022-10-09 18:51:01 +02:00
versions.cmake 2.12.99: Set versions (#5427) 2023-09-10 18:43:00 +02:00