Skip to content

Commit e4b7954

Browse files
committed
Update cmake_subdir_test
1 parent cd65e60 commit e4b7954

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/cmake_subdir_test/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ add_subdirectory(../.. boostorg/bind)
1010
add_subdirectory(../../../assert boostorg/assert)
1111
add_subdirectory(../../../config boostorg/config)
1212
add_subdirectory(../../../core boostorg/core)
13-
add_subdirectory(../../../static_assert boostorg/static_assert)
1413
add_subdirectory(../../../throw_exception boostorg/throw_exception)
1514

1615
add_executable(quick ../quick.cpp)

0 commit comments

Comments
 (0)