Skip to content

Commit

Permalink
[XrdCl] Fix osx build.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Jan 22, 2020
1 parent 81931ad commit 754742a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/XrdCl/CMakeLists.txt
Expand Up @@ -95,7 +95,7 @@ target_link_libraries(
XrdXml
XrdUtils
pthread
${UUID_LIBRARIES}
${UUID_LIBRARY}
z
${EXTRA_LIBS}
${CMAKE_DL_LIBS})
Expand Down

0 comments on commit 754742a

Please sign in to comment.