Skip to content

Commit f19eddf

Browse files
committed
remove leftover in CMakeLists.txt
1 parent 0d66c67 commit f19eddf

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

examples/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ if(BEMAN_USE_MODULES)
3838
#-dk:TODO gcc doesn't like the modules: list(APPEND EXAMPLES modules modules-and-header)
3939
list(APPEND EXAMPLES modules-and-header)
4040
endif()
41-
#set(EXAMPLES)
4241

4342
foreach(EXAMPLE ${EXAMPLES})
4443
set(EXAMPLE_TARGET ${PROJECT_NAME}.${EXAMPLE})

tests/beman/execution/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ endif()
77

88
list(APPEND unsupported_execution_tests exec-split.test)
99

10-
1110
list(
1211
APPEND execution_tests
1312
allocator-requirements-general.test

0 commit comments

Comments
 (0)