mirror of
https://github.com/monero-project/monero.git
synced 2025-08-15 16:30:15 -04:00
Merge pull request #2442
e29282d2
build: auto update version info without manually deleting version.h (stoffu)
This commit is contained in:
commit
b911130a46
20 changed files with 63 additions and 46 deletions
|
@ -55,6 +55,7 @@ monero_add_library(cryptonote_core
|
|||
${cryptonote_core_private_headers})
|
||||
target_link_libraries(cryptonote_core
|
||||
PUBLIC
|
||||
version
|
||||
common
|
||||
cncrypto
|
||||
blockchain_db
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue