cppcheck/cmake
Oliver Stöneberg d59abfd977
fixed clang-tidy warnings (#3006)
* clang_tidy.cmake: added clang-tidy-11 to list of executables to look for

* .clang-tidy: disabled warnings we are (currently) not interested in

* fixed clang-tidy warnings
2021-01-02 23:10:27 +01:00
..
buildFiles.cmake Add CMake files 2015-02-13 19:00:14 +01:00
clang_tidy.cmake fixed clang-tidy warnings (#3006) 2021-01-02 23:10:27 +01:00
cmake_uninstall.cmake.in Add CMake files 2015-02-13 19:00:14 +01:00
compilerDefinitions.cmake fixed FILESDIR in CMake with Windows file separators (#2977) 2020-12-25 19:57:12 +01:00
compileroptions.cmake fixed and enabled -Wdocumentation and -Wdocumentation-pedantic clang warnings (#2819) 2020-12-27 09:15:59 +01:00
cxx11.cmake cleaned up setting of compiler options and a few more things in CMake (#2599) 2020-04-22 11:04:19 +02:00
dynamic_analyzer_options.cmake some sanitizer build fixes and cleanups (#2621) 2020-04-24 21:17:06 +02:00
findDependencies.cmake Add find_package(tinyxml2) to CMake builds (#2691) 2020-11-22 08:57:07 +01:00
options.cmake enabled precompiled headers for CMake (if supported) and disabled the prologue so includes will not be treated as system one and emit warnings (#2986) 2020-12-27 09:17:57 +01:00
printInfo.cmake Add find_package(tinyxml2) to CMake builds (#2691) 2020-11-22 08:57:07 +01:00
versions.cmake 2.3: Update version 2020-12-05 10:00:02 +01:00