Skip to content

Commit a2eb32c

Browse files
committed
Remove dependencies on Boost.StaticAssert.
Boost.StaticAssert has been merged into Boost.Config, so remove the dependency.
1 parent f6b538d commit a2eb32c

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
@@ -20,7 +20,6 @@ throw_exception
2020

2121
# Secondary dependencies
2222

23-
static_assert
2423
)
2524

2625
foreach(dep IN LISTS deps)

0 commit comments

Comments
 (0)