add zlib as project dependency
This commit is contained in:
@@ -40,4 +40,6 @@ if (MACOS OR LINUX OR MINGW)
|
||||
libcrypto.a
|
||||
)
|
||||
endif()
|
||||
|
||||
add_dependencies(openssl_project zlib_project)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user