cpp-utilities/cmake/modules
Martchus ea2804f147 Allow user to append custom libs to linker line
Use-case is explained in the documentation. This implementation
takes care that the additional libs actually occur at the end
of the linker line despite the use of imported targets with
INTERFACE_LINK_LIBRARIES. It might still not be perfect but
sufficient for current use-cases.
2019-08-24 13:00:32 +02:00
..
3rdParty.cmake Apply cmake-format 2019-08-06 00:02:38 +02:00
AppTarget.cmake Allow user to append custom libs to linker line 2019-08-24 13:00:32 +02:00
BasicConfig.cmake Allow user to append custom libs to linker line 2019-08-24 13:00:32 +02:00
ConfigHeader.cmake Apply cmake-format 0.5.1 2019-06-01 12:14:30 +02:00
Doxygen.cmake Apply cmake-format 2019-08-06 00:02:38 +02:00
LibraryTarget.cmake Allow user to append custom libs to linker line 2019-08-24 13:00:32 +02:00
ListToString.cmake Apply cmake-format 0.5.1 2019-06-01 12:14:30 +02:00
ShellCompletion.cmake Apply cmake-format 2019-08-06 00:02:38 +02:00
TemplateFinder.cmake Apply cmake-format 0.5.1 2019-06-01 12:14:30 +02:00
TestTarget.cmake Apply cmake-format 2019-08-06 00:02:38 +02:00
WindowsResources.cmake Apply cmake-format 2019-08-06 00:02:38 +02:00