1
0
Fork 0

DL_LIBRARIES for arango_restore

This commit is contained in:
Kaveh Vahedipour 2016-02-09 13:09:21 +01:00
parent a722299fa4
commit 9d1991ca78
1 changed files with 1 additions and 0 deletions

View File

@ -216,6 +216,7 @@ target_link_libraries(
${OPENSSL_LIBRARIES}
${MSVC_LIBS}
${CMAKE_THREAD_LIBS_INIT}
${CMAKE_DL_LIBS}
)
################################################################################