unit_tests: fix UNBOUND_LIBRARIES/UNBOUND_LIBRARY typo

pull/95/head
moneromooo-monero 8 years ago
parent d6bce4be36
commit 7a663873ce
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3

@ -70,7 +70,7 @@ target_link_libraries(unit_tests
${Boost_REGEX_LIBRARY}
${Boost_SYSTEM_LIBRARY}
${Boost_THREAD_LIBRARY}
${UNBOUND_LIBRARIES}
${UNBOUND_LIBRARY}
${EXTRA_LIBRARIES})
set_property(TARGET unit_tests
PROPERTY

Loading…
Cancel
Save