cpp-utilities/cmake/modules
Martchus 3a8ae77477 Improve handling configuration suffix
* Use configuration suffix when installing icons
* Include configuration name suffix in application name

This way differently configured versions of the same applications should be
co-installable within the same prefix. That is useful to install the Qt 6
version of an application alongside the Qt 5 version.
2020-10-23 16:58:41 +02:00
..
3rdParty.cmake Add opt-outs for additional linker flags to achieve a fully statically linked build 2020-04-27 22:55:06 +02:00
AppTarget.cmake Improve handling configuration suffix 2020-10-23 16:58:41 +02:00
BasicConfig.cmake Improve handling configuration suffix 2020-10-23 16:58:41 +02:00
ConfigHeader.cmake Apply cmake-format v0.6.0 2019-11-30 17:58:01 +01:00
Doxygen.cmake Require CMake 3.3.0 in all modules 2020-01-10 18:01:13 +01:00
LibraryTarget.cmake Fix install-mingw-w64-strip (and underlying targets) 2020-10-10 16:45:58 +02:00
ListToString.cmake Require CMake 3.3.0 in all modules 2020-01-10 18:01:13 +01:00
ShellCompletion.cmake Make install directory for bash completion files customizable 2020-02-10 17:22:17 +01:00
TemplateFinder.cmake Require CMake 3.3.0 in all modules 2020-01-10 18:01:13 +01:00
TestTarget.cmake Apply cmake-format 2020-10-10 01:07:06 +02:00
TestUtilities.cmake Apply cmake-format 2020-10-10 01:07:06 +02:00
WindowsResources.cmake Improve icon generation 2020-08-11 23:12:17 +02:00