Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save theodore-weld/5439f59312654bb1b9f495d6c5861dcb to your computer and use it in GitHub Desktop.
Save theodore-weld/5439f59312654bb1b9f495d6c5861dcb to your computer and use it in GitHub Desktop.
-- Boost version: 1.62.0
-- Found the following Boost libraries:
-- program_options
-- thread
-- chrono
-- system
-- date_time
-- atomic
CMake Error at cmake/Libraries.cmake:12 (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.
Call Stack (most recent call first):
CMakeLists.txt:11 (INCLUDE)
-- Configuring incomplete, errors occurred!
See also "/home/theodore/hsdb--chriscates-janitor_work/build/CMakeFiles/CMakeOutput.log".
See also "/home/theodore/hsdb--chriscates-janitor_work/build/CMakeFiles/CMakeError.log".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment