Link nano_lib with boost::property_tree which is at least referenced by nano/lib/blocks.hpp (#4432)
This commit is contained in:
parent
a39259bdfd
commit
0b85d1021f
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ target_link_libraries(
|
|||
Boost::dll
|
||||
Boost::multiprecision
|
||||
Boost::program_options
|
||||
Boost::property_tree
|
||||
Boost::stacktrace)
|
||||
|
||||
if(NANO_STACKTRACE_BACKTRACE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue