Merge pull request #2442

e29282d2 build: auto update version info without manually deleting version.h (stoffu)
This commit is contained in:
Riccardo Spagni 2017-09-25 16:50:35 +02:00
commit b911130a46
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD
20 changed files with 63 additions and 46 deletions

View file

@ -79,6 +79,7 @@ target_link_libraries(unit_tests
rpc
wallet
p2p
version
epee
${Boost_CHRONO_LIBRARY}
${Boost_THREAD_LIBRARY}