From e29282d2081709e126b1fb67f49e9d4a666794da Mon Sep 17 00:00:00 2001 From: stoffu Date: Thu, 14 Sep 2017 08:28:23 +0900 Subject: build: auto update version info without manually deleting version.h --- src/cryptonote_protocol/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/cryptonote_protocol') diff --git a/src/cryptonote_protocol/CMakeLists.txt b/src/cryptonote_protocol/CMakeLists.txt index 4ce380a48..347e48eee 100644 --- a/src/cryptonote_protocol/CMakeLists.txt +++ b/src/cryptonote_protocol/CMakeLists.txt @@ -39,5 +39,3 @@ target_link_libraries(cryptonote_protocol p2p PRIVATE ${EXTRA_LIBRARIES}) -add_dependencies(cryptonote_protocol - version) -- cgit v1.2.3