mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-01 02:29:36 +01:00
cmake: Add missed USDT::headers
This commit is contained in:
@@ -163,6 +163,7 @@ target_link_libraries(test_bitcoin
|
||||
secp256k1
|
||||
Boost::headers
|
||||
libevent::extra
|
||||
$<TARGET_NAME_IF_EXISTS:USDT::headers>
|
||||
)
|
||||
|
||||
if(ENABLE_WALLET)
|
||||
|
||||
Reference in New Issue
Block a user