cppcheck/cmake
Wolfgang Stöggl 3cefba0259
Set tinyxml2_LIBRARIES after find_package() (#3918)
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-22 21:41:44 +01:00
..
buildFiles.cmake Add CMake files 2015-02-13 19:00:14 +01:00
clang_tidy.cmake scan GUI sources with clang-tidy in CI (#3233) 2021-10-31 20:15:32 +01:00
cmake_uninstall.cmake.in Add CMake files 2015-02-13 19:00:14 +01:00
compilerCheck.cmake bumped minimum supported GCC version to 4.8 (#3768) 2022-02-05 17:57:32 +01:00
compilerDefinitions.cmake added SmallVector alias with conditional boost::container version (#3799) 2022-03-20 10:13:32 +01:00
compileroptions.cmake avoid some Clang compiler warnings (#3896) 2022-03-13 20:07:58 +01: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() (#3918) 2022-03-22 21:41:44 +01:00
options.cmake added SmallVector alias with conditional boost::container version (#3799) 2022-03-20 10:13:32 +01:00
printInfo.cmake Set tinyxml2_LIBRARIES after find_package() (#3918) 2022-03-22 21:41:44 +01:00
qtCompat.cmake run dmake and update Qt translation files on CMake build (#3820) 2022-02-16 07:06:59 +01:00
versions.cmake 2.7: Set versions 2022-02-05 12:17:54 +01:00