cpp-utilities/cmake
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
..
modules Unify and improve code for finding OpenSSL 2021-07-07 20:51:57 +02:00
templates Export a target for using only headers of a library 2021-01-01 18:42:22 +01:00