Skip to content

Commit b21ffe6

Browse files
authored
Remove dependencies on Boost.StaticAssert. (#229)
Boost.StaticAssert has been merged into Boost.Config, so remove the dependency.
1 parent 228922f commit b21ffe6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/cmake_subdir_test/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ add_subdirectory(../../../detail boostorg/detail)
1414
add_subdirectory(../../../describe boostorg/describe)
1515
add_subdirectory(../../../integer boostorg/integer)
1616
add_subdirectory(../../../mp11 boostorg/mp11)
17-
add_subdirectory(../../../static_assert boostorg/static_assert)
1817
add_subdirectory(../../../throw_exception boostorg/throw_exception)
1918
add_subdirectory(../../../type_traits boostorg/type_traits)
2019

0 commit comments

Comments
 (0)