Skip to content

Commit

Permalink
Added a missing dependency on Boost.TypeTraits to CMakeLists.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lastique committed Aug 18, 2024
1 parent 318a38e commit fbaf2de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ target_link_libraries(boost_integer
Boost::core
Boost::static_assert
Boost::throw_exception
Boost::type_traits
)

0 comments on commit fbaf2de

Please sign in to comment.