Skip to content

Commit

Permalink
Fix two boost dependency issues (#4716)
Browse files Browse the repository at this point in the history
  • Loading branch information
clemahieu committed Aug 27, 2024
1 parent 34d7c1a commit 6844ec6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,7 @@ set(BOOST_MODULE_LIBS
iterator
lexical_cast
property_tree
lambda
log
logic
math
Expand Down Expand Up @@ -472,6 +473,7 @@ set(BOOST_MODULE_LIBS
static_assert
static_string
system
test
thread
throw_exception
tokenizer
Expand Down

0 comments on commit 6844ec6

Please sign in to comment.