cpp-utilities/cmake/modules
Martchus 9c9a47e551 Define `QT_STATICPLUGIN` when building static Qt plugins
This requirement is documented here:
https://doc.qt.io/qt-5/plugins-howto.html#creating-static-plugins
2021-09-16 18:36:35 +02:00
..
3rdParty.cmake Fix exporting list of required CMake packages 2021-09-11 21:31:17 +02:00
AppTarget.cmake Disable linking against default Qt plugins 2020-12-20 17:53:37 +01:00
BasicConfig.cmake Fix locating files which are directly under the data dir (and not in the cmake dir) 2021-08-25 19:38:43 +02:00
ConfigHeader.cmake Support Qt 6 modules when generating the dependency list for the config header 2021-01-01 18:32:27 +01:00
Doxygen.cmake Require CMake 3.3.0 in all modules 2020-01-10 18:01:13 +01:00
LibraryTarget.cmake Define `QT_STATICPLUGIN` when building static Qt plugins 2021-09-16 18:36:35 +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 Fix locating files which are directly under the data dir (and not in the cmake dir) 2021-08-25 19:38:43 +02:00
TestUtilities.cmake Add CMake variable to enable defaults useful for development 2021-03-18 00:39:04 +01:00
WindowsResources.cmake Apply cmake-format 2021-08-25 19:38:52 +02:00