mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-28 18:19:31 +01:00
cmake: Add missed Boost::headers
This commit is contained in:
@@ -20,6 +20,7 @@ target_link_libraries(bitcoin_ipc
|
||||
PRIVATE
|
||||
core_interface
|
||||
univalue
|
||||
Boost::headers
|
||||
)
|
||||
|
||||
if(BUILD_TESTS)
|
||||
|
||||
Reference in New Issue
Block a user