mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-09-08 20:40:40 +02:00
build: Add missing USDT header dependency to kernel
This commit is contained in:
@@ -84,6 +84,7 @@ target_link_libraries(bitcoinkernel
|
|||||||
bitcoin_crypto
|
bitcoin_crypto
|
||||||
leveldb
|
leveldb
|
||||||
secp256k1
|
secp256k1
|
||||||
|
$<TARGET_NAME_IF_EXISTS:USDT::headers>
|
||||||
PUBLIC
|
PUBLIC
|
||||||
Boost::headers
|
Boost::headers
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user