mirror of
https://github.com/boostorg/mp11.git
synced 2026-01-25 08:32:27 +01:00
Remove dependencies on Boost.StaticAssert.
Boost.StaticAssert has been merged into Boost.Config, so remove the dependency.
This commit is contained in:
@@ -43,7 +43,6 @@ if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
|
||||
boost_fetch(boostorg/assert TAG develop EXCLUDE_FROM_ALL)
|
||||
boost_fetch(boostorg/config TAG develop EXCLUDE_FROM_ALL)
|
||||
boost_fetch(boostorg/core TAG develop EXCLUDE_FROM_ALL)
|
||||
boost_fetch(boostorg/static_assert TAG develop EXCLUDE_FROM_ALL)
|
||||
boost_fetch(boostorg/throw_exception TAG develop EXCLUDE_FROM_ALL)
|
||||
|
||||
unset(BUILD_TESTING)
|
||||
|
||||
Reference in New Issue
Block a user