Skip to content

Commit

Permalink
[irods/irods#5828] Explicitly link to libfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
SwooshyCueb authored and trel committed Dec 10, 2021
1 parent b24eabc commit 7ec9561
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unified_storage_tiering.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ target_link_libraries(
${IRODS_EXTERNALS_FULLPATH_BOOST}/lib/libboost_filesystem.so
${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}
Threads::Threads
irods_common
Expand Down

0 comments on commit 7ec9561

Please sign in to comment.