Skip to content

Commit

Permalink
[irods/irods#7263] Use OpenSSL target instead of variable
Browse files Browse the repository at this point in the history
  • Loading branch information
SwooshyCueb authored and alanking committed Aug 23, 2023
1 parent 028a60f commit 034f200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unified_storage_tiering.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ target_link_libraries(
${IRODS_EXTERNALS_FULLPATH_BOOST}/lib/libboost_regex.so
${IRODS_EXTERNALS_FULLPATH_BOOST}/lib/libboost_system.so
${IRODS_EXTERNALS_FULLPATH_FMT}/lib/libfmt.so
${OPENSSL_CRYPTO_LIBRARY}
OpenSSL::Crypto
Threads::Threads
irods_common
nlohmann_json::nlohmann_json
Expand Down

0 comments on commit 034f200

Please sign in to comment.