cpp-utilities/cmake
Martchus 0057e49a0d Fix linking against static OpenSSL on GNU/Linux
Judging by the code the CMake find module actually attempts to cover this
case but it doesn't seem to work in practice - at least not when there are
only static libs and thus we find those static libs without explicitly
specifying `OPENSSL_USE_STATIC_LIBS`.
2023-06-07 23:58:49 +02:00
..
modules Fix linking against static OpenSSL on GNU/Linux 2023-06-07 23:58:49 +02:00
templates Apply cmake-format and clang-format 2023-05-16 21:39:10 +02:00