Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
tautschnig committed Sep 3, 2024
1 parent 97acf27 commit 788575b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jbmc/unit/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
file(GLOB_RECURSE sources "*.cpp" "*.h")
message("${CMAKE_CURRENT_SOURCE_DIR}: CBMC_SOURCE_DIR==${CBMC_SOURCE_DIR}")
list(APPEND sources ${CBMC_SOURCE_DIR}/../unit/unit_tests.cpp)

file(GLOB_RECURSE java-testing_utils "java-testing-utils/*.cpp" "java-testing-utils/*.h")
Expand Down

0 comments on commit 788575b

Please sign in to comment.