libunwind and libdl linker dependencies added

master
moneroexamples 9 years ago
parent 791e46513d
commit f58a6520a2

@ -127,4 +127,6 @@ target_link_libraries(${PROJECT_NAME}
lmdb
${Boost_LIBRARIES}
pthread
unbound)
unbound
unwind
dl))

Loading…
Cancel
Save