Skip to content

Commit 0e1bad3

Browse files
committed
[cxxmodules] Remove workaround in runarray1.
1 parent b2df0db commit 0e1bad3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cling/array/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
# FIXME: Temporary workaround for runtime_cxxmodule
2-
if(NOT ROOT_runtime_cxxmodules_FOUND)
31
ROOTTEST_ADD_TEST(runarray1
42
COPY_TO_BUILDDIR array1.C
53
MACRO runarray1test.C
64
OUTREF array1test.ref
75
OUTCNV array1test_convert.sh
86
LABELS roottest regression cling)
9-
endif()

0 commit comments

Comments
 (0)