mirror of
https://github.com/monero-project/monero.git
synced 2024-12-25 21:19:26 -05:00
unit_tests: fix UNBOUND_LIBRARIES/UNBOUND_LIBRARY typo
This commit is contained in:
parent
d6bce4be36
commit
7a663873ce
@ -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…
Reference in New Issue
Block a user