cpp-utilities/cmake/modules
Martchus 2965f0cd00 Improve testing applications
When LINK_TESTS_AGAINST_APP_TARGET set, create a
library in addition to the application so tests can
link against it to check particular functions. This
replaces the current approach of linking against the
application directly which lead to linker errors.
2017-03-27 11:15:14 +02:00
..
3rdParty.cmake Improve CMake modules 2017-02-11 02:30:46 +01:00
AppTarget.cmake Improve testing applications 2017-03-27 11:15:14 +02:00
BasicConfig.cmake Allow creation of plugins via LibraryTarget 2017-02-20 20:03:16 +01:00
ConfigHeader.cmake Improve CMake modules 2017-02-11 02:30:46 +01:00
Doxygen.cmake Add all doc files (not only first one) 2017-03-12 19:47:53 +01:00
LibraryTarget.cmake Allow creation of plugins via LibraryTarget 2017-02-20 20:03:16 +01:00
ListToString.cmake Improve CMake modules 2017-02-11 02:30:46 +01:00
ShellCompletion.cmake Improve CMake modules 2017-02-11 02:30:46 +01:00
TemplateFinder.cmake Improve CMake modules 2017-02-11 02:30:46 +01:00
TestTarget.cmake Improve testing applications 2017-03-27 11:15:14 +02:00
WindowsResources.cmake Improve CMake modules 2017-02-11 02:30:46 +01:00