mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-02 09:46:14 +00:00
cmake: Add missed Boost::headers
This commit is contained in:
parent
eb97250421
commit
d73378ffcc
@ -20,6 +20,7 @@ target_link_libraries(bitcoin_ipc
|
||||
PRIVATE
|
||||
core_interface
|
||||
univalue
|
||||
Boost::headers
|
||||
)
|
||||
|
||||
if(BUILD_TESTS)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user