Skip to content

Commit

Permalink
Link to ${UUID_LIBRARIES} instead of uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisburr committed Nov 7, 2019
1 parent d401817 commit 23e42b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/XrdCl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ target_link_libraries(
XrdXml
XrdUtils
pthread
uuid
${UUID_LIBRARIES}
z
${EXTRA_LIBS}
${CMAKE_DL_LIBS}
Expand Down

0 comments on commit 23e42b2

Please sign in to comment.