diff options
| author | Riccardo Spagni <ric@spagni.net> | 2017-08-26 23:43:09 +0200 |
|---|---|---|
| committer | Riccardo Spagni <ric@spagni.net> | 2017-08-26 23:43:09 +0200 |
| commit | ff0afc196e2dbbea2c6296f93314267045948362 (patch) | |
| tree | 253489e690565ff9c63d0fe5d09d0541a9ec3714 /tests/core_proxy | |
| parent | 30eae5f15076de9346e940f309545fc0f9d6bfbb (diff) | |
| parent | 3dd34a49efd2954b0a5eb020abd168d9379b98c4 (diff) | |
| download | monzero-core-ff0afc196e2dbbea2c6296f93314267045948362.tar.gz monzero-core-ff0afc196e2dbbea2c6296f93314267045948362.tar.xz monzero-core-ff0afc196e2dbbea2c6296f93314267045948362.zip | |
Merge pull request #2313
3dd34a49 Cleanup test impact of moving blockchain_db_types() (Howard Chu)
80344740 More DB support cleanup (Howard Chu)
4c7f8ac0 DB cleanup (Howard Chu)
Diffstat (limited to 'tests/core_proxy')
| -rw-r--r-- | tests/core_proxy/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/core_proxy/CMakeLists.txt b/tests/core_proxy/CMakeLists.txt index d22fecc9c..680e34911 100644 --- a/tests/core_proxy/CMakeLists.txt +++ b/tests/core_proxy/CMakeLists.txt @@ -39,6 +39,8 @@ target_link_libraries(core_proxy PRIVATE cryptonote_core cryptonote_protocol + common + blockchain_db p2p epee ${CMAKE_THREAD_LIBS_INIT} |
