mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-22 06:26:43 +02:00
build: Add missing USDT header dependency to kernel
This commit is contained in:
parent
39219fe145
commit
ccd10fdb97
@ -84,6 +84,7 @@ target_link_libraries(bitcoinkernel
|
||||
bitcoin_crypto
|
||||
leveldb
|
||||
secp256k1
|
||||
$<TARGET_NAME_IF_EXISTS:USDT::headers>
|
||||
PUBLIC
|
||||
Boost::headers
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user