Fix two boost dependency issues (#4716)

This commit is contained in:
clemahieu 2024-08-27 13:46:11 +01:00 committed by GitHub
commit 6844ec6378
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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