cpp-utilities/cmake/modules
Martchus a7fdc1af1b Allow writing public compile definitions to a header file
This is useful as it makes consuming libraries less dependent on using the
CMake module or pkg-config file correctly. This should especially decrease
the likelihood of running into linker errors when consuming a static build
of the libraries where e.g. `CPP_UTILITIES_STATIC` needs to be defined.
2024-01-30 22:13:25 +01:00
..
3rdParty.cmake Avoid CMake deprecation warning by bumping version 2023-07-23 21:18:25 +02:00
AppTarget.cmake Avoid CMake deprecation warning by bumping version 2023-07-23 21:18:25 +02:00
AppUtilities.cmake Allow semicolons in categories and additional entries for desktop file 2024-01-27 02:54:27 +01:00
BasicConfig.cmake Fix typo in comment 2024-01-30 00:44:54 +01:00
ConfigHeader.cmake Avoid CMake deprecation warning by bumping version 2023-07-23 21:18:25 +02:00
DevelUtilities.cmake Avoid CMake deprecation warning by bumping version 2023-07-23 21:18:25 +02:00
Doxygen.cmake Avoid CMake deprecation warning by bumping version 2023-07-23 21:18:25 +02:00
LibraryTarget.cmake Allow writing public compile definitions to a header file 2024-01-30 22:13:25 +01:00
ListToString.cmake Avoid CMake deprecation warning by bumping version 2023-07-23 21:18:25 +02:00
ShellCompletion.cmake Avoid CMake deprecation warning by bumping version 2023-07-23 21:18:25 +02:00
TemplateFinder.cmake Avoid CMake deprecation warning by bumping version 2023-07-23 21:18:25 +02:00
TestTarget.cmake Apply cmake-format 2023-12-05 11:42:42 +01:00
TestUtilities.cmake Skip configuration of tests unless `BUILD_TESTING` is set 2023-09-16 22:01:32 +02:00
WindowsResources.cmake Avoid CMake deprecation warning by bumping version 2023-07-23 21:18:25 +02:00