Skip to content

Commit 4a22215

Browse files
committed
cmake: Remove add_subdirectory( cbmc ) call
CBMC proofs cannot currently be run using CMake. fixes #753
1 parent 94655eb commit 4a22215

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
add_subdirectory(build-combination)
22

33
if(FREERTOS_PLUS_TCP_BUILD_TEST)
4-
add_subdirectory(cbmc)
54
add_subdirectory(Coverity)
65
add_subdirectory(unit-test)
76
endif()

0 commit comments

Comments
 (0)