Cloud: [skip ci] restore old CMake variable to link to OpenSSL to fix build failure on Linux and Windows
This commit is contained in:
@@ -11,7 +11,7 @@ include_directories(
|
||||
|
||||
set(Cloud_LIBS
|
||||
FreeCADApp
|
||||
${OPENSSL_LINK_LIBRARIES}
|
||||
${OPENSSL_LIBRARIES}
|
||||
${CURL_LIBRARIES}
|
||||
${XercesC_LIBRARIES}
|
||||
${Boost_LIBRARIES}
|
||||
|
||||
Reference in New Issue
Block a user