Describe the bug
Error running build.sh on linux (gentoo).
CMake Error at CMakeLists.txt:91 (find_package):
find_package called with invalid argument ".."
I had to go into CMakeLists.txt and remove the version line, afterwards everything built successfully.
"${OPENSSL_VERSION_MAJOR}.${OPENSSL_VERSION_MINOR}.${OPENSSL_VERSION_PATCH}"