aboutsummaryrefslogtreecommitdiff
path: root/tests/core_proxy
diff options
context:
space:
mode:
authorstoffu <stoffu@protonmail.ch>2017-09-14 08:28:23 +0900
committerstoffu <stoffu@protonmail.ch>2017-09-21 07:47:37 +0900
commite29282d2081709e126b1fb67f49e9d4a666794da (patch)
tree1787dbfeb55ffaa94a34813cf53c741544d2dd3e /tests/core_proxy
parenta6403846eff25449a8c6979770de4d0622d5111b (diff)
downloadmonzero-core-e29282d2081709e126b1fb67f49e9d4a666794da.tar.gz
monzero-core-e29282d2081709e126b1fb67f49e9d4a666794da.tar.xz
monzero-core-e29282d2081709e126b1fb67f49e9d4a666794da.zip
build: auto update version info without manually deleting version.h
Diffstat (limited to 'tests/core_proxy')
-rw-r--r--tests/core_proxy/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/core_proxy/CMakeLists.txt b/tests/core_proxy/CMakeLists.txt
index d22fecc9c..d2dc93cf0 100644
--- a/tests/core_proxy/CMakeLists.txt
+++ b/tests/core_proxy/CMakeLists.txt
@@ -40,6 +40,7 @@ target_link_libraries(core_proxy
cryptonote_core
cryptonote_protocol
p2p
+ version
epee
${CMAKE_THREAD_LIBS_INIT}
${EXTRA_LIBRARIES})