Tags: apple/foundationdb
Tags
Fix ZLIB not found error ``` CMake Error at /usr/local/share/cmake-3.31/Modules/FindOpenSSL.cmake:186 (set_property): The link interface of target "OpenSSL::Crypto" contains: ZLIB::ZLIB but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. Call Stack (most recent call first): /usr/local/share/cmake-3.31/Modules/FindOpenSSL.cmake:733 (_OpenSSL_target_add_dependencies) cmake/FDBComponents.cmake:35 (find_package) CMakeLists.txt:72 (include) ```
PreviousNext