libunwind and libdl linker dependencies added

This commit is contained in:
moneroexamples 2016-07-06 16:25:10 +08:00
parent f58a6520a2
commit 4dfedce0a0

View file

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