Skip to content

Commit

Permalink
added callable_traits as dependency in cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
klemens-morgenstern committed Apr 22, 2024
1 parent 7d0d6c1 commit a4ac913
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 @@ -47,6 +47,7 @@ if (NOT BOOST_COBALT_IS_ROOT)
target_link_libraries(boost_cobalt
PUBLIC
Boost::asio
Boost::callable_traits
Boost::circular_buffer
Boost::config
Boost::container
Expand Down

0 comments on commit a4ac913

Please sign in to comment.