aboutsummaryrefslogtreecommitdiff
path: root/tests/libwallet_api_tests
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2017-09-25 16:50:35 +0200
committerRiccardo Spagni <ric@spagni.net>2017-09-25 16:50:35 +0200
commitb911130a4651627e3c4307df7bac577d25267405 (patch)
tree083d48b0dca48340151dd7c8c66d3e49232313f7 /tests/libwallet_api_tests
parent08ada1fa8b79c9579b00248efb1b7ba3b44df9bc (diff)
parente29282d2081709e126b1fb67f49e9d4a666794da (diff)
downloadmonzero-core-b911130a4651627e3c4307df7bac577d25267405.tar.gz
monzero-core-b911130a4651627e3c4307df7bac577d25267405.tar.xz
monzero-core-b911130a4651627e3c4307df7bac577d25267405.zip
Merge pull request #2442
e29282d2 build: auto update version info without manually deleting version.h (stoffu)
Diffstat (limited to 'tests/libwallet_api_tests')
-rw-r--r--tests/libwallet_api_tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libwallet_api_tests/CMakeLists.txt b/tests/libwallet_api_tests/CMakeLists.txt
index 51375440b..4c5542d91 100644
--- a/tests/libwallet_api_tests/CMakeLists.txt
+++ b/tests/libwallet_api_tests/CMakeLists.txt
@@ -40,6 +40,7 @@ add_executable(libwallet_api_tests
target_link_libraries(libwallet_api_tests
PRIVATE
wallet
+ version
epee
${Boost_CHRONO_LIBRARY}
${Boost_SERIALIZATION_LIBRARY}