libunwind and libdl linker dependencies added

This commit is contained in:
moneroexamples 2016-07-06 16:25:10 +08:00
parent f58a6520a2
commit 4dfedce0a0
1 changed files with 1 additions and 1 deletions

View File

@ -129,4 +129,4 @@ target_link_libraries(${PROJECT_NAME}
pthread
unbound
unwind
dl))
dl)