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
|
iterator
|
||||||
lexical_cast
|
lexical_cast
|
||||||
property_tree
|
property_tree
|
||||||
|
lambda
|
||||||
log
|
log
|
||||||
logic
|
logic
|
||||||
math
|
math
|
||||||
|
|
@ -472,6 +473,7 @@ set(BOOST_MODULE_LIBS
|
||||||
static_assert
|
static_assert
|
||||||
static_string
|
static_string
|
||||||
system
|
system
|
||||||
|
test
|
||||||
thread
|
thread
|
||||||
throw_exception
|
throw_exception
|
||||||
tokenizer
|
tokenizer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue