Skip to content

Commit

Permalink
Cleaned up CML.
Browse files Browse the repository at this point in the history
Closes #135.
  • Loading branch information
klemens-morgenstern committed Jul 2, 2024
1 parent e6a5dec commit 53a52aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ if (NOT BOOST_COBALT_IS_ROOT)
Boost::callable_traits
Boost::circular_buffer
Boost::config
Boost::container
Boost::core
Boost::intrusive
Boost::leaf
Expand Down Expand Up @@ -138,7 +137,6 @@ else()
if (BOOST_COBALT_USE_BOOST_CONTAINER)
find_package(Boost REQUIRED container)
endif()
include_directories(include)
endif()

add_library(boost_cobalt
Expand Down

0 comments on commit 53a52aa

Please sign in to comment.