We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd65e60 commit e4b7954Copy full SHA for e4b7954
1 file changed
test/cmake_subdir_test/CMakeLists.txt
@@ -10,7 +10,6 @@ add_subdirectory(../.. boostorg/bind)
10
add_subdirectory(../../../assert boostorg/assert)
11
add_subdirectory(../../../config boostorg/config)
12
add_subdirectory(../../../core boostorg/core)
13
-add_subdirectory(../../../static_assert boostorg/static_assert)
14
add_subdirectory(../../../throw_exception boostorg/throw_exception)
15
16
add_executable(quick ../quick.cpp)
0 commit comments