Skip to content

Commit

Permalink
add link fir
Browse files Browse the repository at this point in the history
  • Loading branch information
acelyc111 committed Nov 9, 2023
1 parent 217dda8 commit 242b62b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake_modules/BaseFunctions.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ function(dsn_setup_thirdparty_libs)

find_package(OpenSSL REQUIRED)
include_directories(${OPENSSL_INCLUDE_DIR})
link_libraries(${OPENSSL_CRYPTO_LIBRARY})

link_directories(${THIRDPARTY_INSTALL_DIR}/lib)
if (NOT APPLE)
Expand Down

0 comments on commit 242b62b

Please sign in to comment.