build: auto update version info without manually deleting version.h

This commit is contained in:
stoffu 2017-09-14 08:28:23 +09:00
parent a6403846ef
commit e29282d208
No known key found for this signature in database
GPG key ID: 41DAB8343A9EC012
20 changed files with 63 additions and 46 deletions

View file

@ -55,6 +55,7 @@ monero_add_library(cryptonote_core
${cryptonote_core_private_headers})
target_link_libraries(cryptonote_core
PUBLIC
version
common
cncrypto
blockchain_db