cpp-utilities/cmake/modules
Martchus db87472be9 Unify and improve code for finding OpenSSL
* Unify code for use_openssl and use_crypto
* Make missing OpenSSL targets a fatal error if OpenSSL is required
* Add note that possibly the devel package is missing
    * Under Tumbleweed with missing devel package I've got `OpenSSL_FOUND`
      but no imported targets because the symlink from the devel package
      was missing. This might be due to stale values within the CMake
      cache.
2021-07-07 20:51:57 +02:00
..
3rdParty.cmake Unify and improve code for finding OpenSSL 2021-07-07 20:51:57 +02:00
AppTarget.cmake Disable linking against default Qt plugins 2020-12-20 17:53:37 +01:00
BasicConfig.cmake Fix typos found via `codespell --skip .git -w` 2021-07-03 19:07:49 +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 Fix typos found via `codespell --skip .git -w` 2021-07-03 19:07:49 +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 Remove uses of USES_TERMINAL without COMMAND again as it is not possible 2021-03-17 21:27:21 +01:00
TestUtilities.cmake Add CMake variable to enable defaults useful for development 2021-03-18 00:39:04 +01:00
WindowsResources.cmake Improve icon generation 2020-08-11 23:12:17 +02:00