external: remove unbound submodule

This commit is contained in:
selsta 2021-07-07 02:51:14 +02:00
parent 9c18f2767b
commit ae85ec0285
No known key found for this signature in database
GPG key ID: 2EA0A99A8B07AE5E
12 changed files with 23 additions and 41 deletions

View file

@ -99,7 +99,7 @@ monero_add_library(common
target_link_libraries(common
PUBLIC
cncrypto
${UNBOUND_LIBRARY}
${UNBOUND_LIBRARIES}
${LIBUNWIND_LIBRARIES}
${Boost_DATE_TIME_LIBRARY}
${Boost_FILESYSTEM_LIBRARY}