Fix two boost dependency issues (#4716)
This commit is contained in:
parent
34d7c1ac05
commit
6844ec6378
1 changed files with 2 additions and 0 deletions
|
@ -442,6 +442,7 @@ set(BOOST_MODULE_LIBS
|
|||
iterator
|
||||
lexical_cast
|
||||
property_tree
|
||||
lambda
|
||||
log
|
||||
logic
|
||||
math
|
||||
|
@ -472,6 +473,7 @@ set(BOOST_MODULE_LIBS
|
|||
static_assert
|
||||
static_string
|
||||
system
|
||||
test
|
||||
thread
|
||||
throw_exception
|
||||
tokenizer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue