Merge pull request #7773 from selsta/unbound

external: remove unbound submodule
This commit is contained in:
luigi1111 2021-09-09 15:13:06 -04:00 committed by GitHub
commit 2a02cd0a5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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}