cpp-utilities/cmake
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
..
modules Allow writing public compile definitions to a header file 2024-01-30 22:13:25 +01:00
templates Allow writing public compile definitions to a header file 2024-01-30 22:13:25 +01:00