mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Merge branch 'testnet' into accelerator
This commit is contained in:
commit
ed6788e579
113 changed files with 3450 additions and 420 deletions
|
@ -10,8 +10,7 @@ set(CREATE_HARDFORK_SOURCE
|
|||
)
|
||||
|
||||
add_executable(create-hardfork ${CREATE_HARDFORK_SOURCE})
|
||||
target_link_libraries(create-hardfork overlay tdutils tdactor adnl tl_api dht
|
||||
rldp catchain validatorsession full-node validator-hardfork ton_validator
|
||||
target_link_libraries(create-hardfork overlay tdutils tdactor adnl tl_api dht rldp catchain validatorsession full-node validator-hardfork ton_validator
|
||||
validator-hardfork fift-lib memprof git ${JEMALLOC_LIBRARIES})
|
||||
|
||||
install(TARGETS create-hardfork RUNTIME DESTINATION bin)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue