-- The C compiler identification is GNU 11.4.0
-- The CXX compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
CMake Error at CMakeLists.txt:15 (find_package):
  By not providing "FindOpenSSL.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "OpenSSL", but CMake did not find one.
  Could not find a package configuration file provided by "OpenSSL" with
  any of the following names:
    OpenSSLConfig.cmake
    openssl-config.cmake
  Add the installation prefix of "OpenSSL" to CMAKE_PREFIX_PATH or set
  "OpenSSL_DIR" to a directory containing one of the above files.
  If "OpenSSL" provides a separate development package or SDK, be sure
  it has been installed.
CMake Error: Could not find OpenSSL
-- Configuring incomplete, errors occurred!
