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