Skip to content

Commit a7a06e2

Browse files
committed
[roottest] no need to copy macro to build directory
When running root, macro path set to source dir anyway
1 parent 42a97ad commit a7a06e2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

roottest/cling/array/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
ROOTTEST_ADD_TEST(runarray1
2-
COPY_TO_BUILDDIR array1.C
32
MACRO runarray1test.C
43
OUTREF array1test.ref
54
OUTCNV array1test_convert.sh
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
ROOTTEST_ADD_TEST(runLoopbreak
2-
COPY_TO_BUILDDIR loopbreak.C
32
MACRO runLoopbreak.C
43
OUTREF Loopbreak.ref
54
LABELS roottest regression cling)

0 commit comments

Comments
 (0)