cpp-utilities/cmake/modules
Martchus b45fe7eaeb Allow providing a shared lib as dependency for a static lib
Previously the case when the dependency of a static library
was provided by a dynamic library has not been handled
correctly leading to linker errors when building the final
application.
2017-08-06 00:35:11 +02:00
..
3rdParty.cmake Allow providing a shared lib as dependency for a static lib 2017-08-06 00:35:11 +02:00
AppTarget.cmake Allow specifying install destination for bundles 2017-08-05 18:33:57 +02:00
BasicConfig.cmake Do not use -static under MacOS 2017-08-05 18:38:02 +02:00
ConfigHeader.cmake Unset version info when not available 2017-04-15 23:33:52 +02:00
Doxygen.cmake Allow disabling install targets 2017-07-20 01:43:10 +02:00
LibraryTarget.cmake Allow providing a shared lib as dependency for a static lib 2017-08-06 00:35:11 +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 Prevent error in coverage target when building only static libs 2017-07-28 17:34:28 +02:00
WindowsResources.cmake Improve CMake modules 2017-02-11 02:30:46 +01:00