Skip to content

Commit

Permalink
Merge pull request ceph#14869 from wjwithagen/wip-wjw-cmake-uuid
Browse files Browse the repository at this point in the history
cmake: fix the linked lib reference of unittest_rgw_crypto

Reviewed-by: Kefu Chai <[email protected]>
  • Loading branch information
tchaikov committed May 2, 2017
2 parents 958e76d + a1adcbb commit 1edcf1c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/test/rgw/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,8 @@ target_link_libraries(unittest_rgw_crypto
cls_user_client
librados
global
curl
uuid
expat
${CURL_LIBRARIES}
${EXPAT_LIBRARIES}
${CMAKE_DL_LIBS}
${UNITTEST_LIBS}
${CRYPTO_LIBS}
Expand Down

0 comments on commit 1edcf1c

Please sign in to comment.