cpp-utilities/cmake/modules
Martchus b9b8bfc62a Fix and improve code for finding CppUnit
* Remove `FORCE` in initialization of cache variables as this makes the
  library/include dir effectively *not* configurable
* Try using `find_package()` as the vcpkg package provides a CMake module
2023-01-31 22:37:06 +01:00
..
3rdParty.cmake Apply clang-format and cmake-format 2023-01-28 20:20:47 +01:00
AppTarget.cmake Apply cmake-format 2022-12-24 23:15:47 +01:00
AppUtilities.cmake Apply CMake format 2022-10-16 15:04:52 +02:00
BasicConfig.cmake Apply clang-format and cmake-format 2023-01-28 20:20:47 +01:00
ConfigHeader.cmake Support Qt 6 modules when generating the dependency list for the config header 2021-01-01 18:32:27 +01:00
DevelUtilities.cmake Move CMake code for enabling warnings into separate module and function 2022-12-24 23:15:24 +01:00
Doxygen.cmake Require CMake 3.3.0 in all modules 2020-01-10 18:01:13 +01:00
LibraryTarget.cmake Apply cmake-format 2022-12-24 23:15:47 +01:00
ListToString.cmake Require CMake 3.3.0 in all modules 2020-01-10 18:01:13 +01:00
ShellCompletion.cmake Make install directory for bash completion files customizable 2020-02-10 17:22:17 +01:00
TemplateFinder.cmake Require CMake 3.3.0 in all modules 2020-01-10 18:01:13 +01:00
TestTarget.cmake Fix and improve code for finding CppUnit 2023-01-31 22:37:06 +01:00
TestUtilities.cmake Apply cmake-format 2022-12-24 23:15:47 +01:00
WindowsResources.cmake Allow setting Windows/MacOS icon paths to avoid conversion 2022-12-22 23:28:05 +01:00