cppcheck/cmake
Wolfgang Stöggl 1cc234ac2c
Set tinyxml2_LIBRARIES after find_package() (#3932)
If tinyxml2 is found by find_package(), then tinyxml2_LIBRARIES
is empty. Set tinyxml2_LIBRARIES to "tinyxml2::tinyxml2" in this case.

- Fixes "undefined reference to `tinyxml2::"
- printInfo.cmake: Fix indentation of tinyxml2_LIBRARIES
2022-03-25 06:58:59 +01:00
..
buildFiles.cmake Add CMake files 2015-02-13 19:00:14 +01:00
clang_tidy.cmake compile_commands.json: ensure that order of include paths are kept 2022-03-24 22:59:18 +01:00
cmake_uninstall.cmake.in Add CMake files 2015-02-13 19:00:14 +01:00
compilerDefinitions.cmake added CMake option CPPCHK_GLIBCXX_DEBUG to make usage of _GLIBCXX_DEBUG in Debug build configurable (#3628) 2022-01-04 15:45:36 +01:00
compileroptions.cmake Use a unique variable name when checking if a flag is valid (#3532) 2021-10-30 09:07:06 +02:00
cxx11.cmake use -Weverything for clang in CMake / fixed some warnings (#3519) 2021-10-24 11:06:48 +02:00
dynamic_analyzer_options.cmake some sanitizer build fixes and cleanups (#2621) 2020-04-24 21:17:06 +02:00
findDependencies.cmake Set tinyxml2_LIBRARIES after find_package() (#3932) 2022-03-25 06:58:59 +01:00
options.cmake added CMake option CPPCHK_GLIBCXX_DEBUG to make usage of _GLIBCXX_DEBUG in Debug build configurable (#3628) 2022-01-04 15:45:36 +01:00
printInfo.cmake Set tinyxml2_LIBRARIES after find_package() (#3932) 2022-03-25 06:58:59 +01:00
versions.cmake 2.7.4: Set version 2022-03-24 23:05:05 +01:00