diff options
| author | selsta <selsta@sent.at> | 2021-07-07 02:51:14 +0200 |
|---|---|---|
| committer | selsta <selsta@sent.at> | 2021-09-03 07:47:35 +0200 |
| commit | ae85ec0285f30f7bf2fbd31b6dc45b9fd21b72fa (patch) | |
| tree | f1a64c73f5daeb1c111005ebbeefaea56634b0d5 /src/common | |
| parent | 9c18f2767bc62796eacb0428ac50abf8fc5c14dd (diff) | |
| download | monzero-core-ae85ec0285f30f7bf2fbd31b6dc45b9fd21b72fa.tar.gz monzero-core-ae85ec0285f30f7bf2fbd31b6dc45b9fd21b72fa.tar.xz monzero-core-ae85ec0285f30f7bf2fbd31b6dc45b9fd21b72fa.zip | |
external: remove unbound submodule
Diffstat (limited to 'src/common')
| -rw-r--r-- | src/common/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index 8e427b6b8..99d9bd8bf 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -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} |
