mirror of https://gitee.com/bigwinds/arangodb
DL_LIBRARIES for arango_restore
This commit is contained in:
parent
a722299fa4
commit
9d1991ca78
|
@ -216,6 +216,7 @@ target_link_libraries(
|
||||||
${OPENSSL_LIBRARIES}
|
${OPENSSL_LIBRARIES}
|
||||||
${MSVC_LIBS}
|
${MSVC_LIBS}
|
||||||
${CMAKE_THREAD_LIBS_INIT}
|
${CMAKE_THREAD_LIBS_INIT}
|
||||||
|
${CMAKE_DL_LIBS}
|
||||||
)
|
)
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
Loading…
Reference in New Issue