aboutsummaryrefslogtreecommitdiff
path: root/src/debug_utilities
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2017-09-02 11:30:37 +0200
committerRiccardo Spagni <ric@spagni.net>2017-09-02 11:30:38 +0200
commitee1a766861097e6af4acaa35c4dda8b7904dd1e8 (patch)
tree635e49d165241675623df33dba1a4bb2f4010b8b /src/debug_utilities
parenteb8dac52df57d358dda3075600cd5772eca2533a (diff)
parent3d19ab7067f86331d15c07e8cfe1f0a87d6832ed (diff)
downloadmonzero-core-ee1a766861097e6af4acaa35c4dda8b7904dd1e8.tar.gz
monzero-core-ee1a766861097e6af4acaa35c4dda8b7904dd1e8.tar.xz
monzero-core-ee1a766861097e6af4acaa35c4dda8b7904dd1e8.zip
Merge pull request #2370
3d19ab70 Revert "Cleanup test impact of moving blockchain_db_types()" (Howard Chu) a95e460c move db specific options to BlockchainDB (moneromooo-monero)
Diffstat (limited to 'src/debug_utilities')
-rw-r--r--src/debug_utilities/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/debug_utilities/CMakeLists.txt b/src/debug_utilities/CMakeLists.txt
index e6d49fd61..99198dc57 100644
--- a/src/debug_utilities/CMakeLists.txt
+++ b/src/debug_utilities/CMakeLists.txt
@@ -37,7 +37,6 @@ monero_add_executable(cn_deserialize
target_link_libraries(cn_deserialize
LINK_PRIVATE
cryptonote_core
- common
blockchain_db
p2p
epee