cpp-utilities/cmake/modules
Martchus d25265fee1 Don't add include path for config.h to header-only libs
This causes CMake errors and CMake is acutally right, it makes
no sense because the config header is only available during build
but a header-only lib is not being built.
2017-10-23 01:08:25 +02:00
..
3rdParty.cmake Use also actual lib name to check whether dependency is public 2017-10-08 20:24:48 +02:00
AppTarget.cmake Fix mingw-w64 targets 2017-08-31 02:16:05 +02:00
BasicConfig.cmake Filter files for tidy 2017-09-09 21:35:55 +02:00
ConfigHeader.cmake Don't add include path for config.h to header-only libs 2017-10-23 01:08:25 +02:00
Doxygen.cmake Allow disabling install targets 2017-07-20 01:43:10 +02:00
LibraryTarget.cmake Fix mingw-w64 targets 2017-08-31 02:16:05 +02:00
ListToString.cmake Improve CMake modules 2017-02-11 02:30:46 +01:00
ShellCompletion.cmake Allow disabling install targets 2017-07-20 01:43:10 +02:00
TemplateFinder.cmake Improve CMake modules 2017-02-11 02:30:46 +01:00
TestTarget.cmake Add target for building all tests 2017-10-19 16:20:49 +02:00
WindowsResources.cmake Improve CMake modules 2017-02-11 02:30:46 +01:00