summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexOneConfig/cmTestConfigure.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/ComplexOneConfig/cmTestConfigure.h.in')
-rw-r--r--Tests/ComplexOneConfig/cmTestConfigure.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/ComplexOneConfig/cmTestConfigure.h.in b/Tests/ComplexOneConfig/cmTestConfigure.h.in
index ed111fb..873123a 100644
--- a/Tests/ComplexOneConfig/cmTestConfigure.h.in
+++ b/Tests/ComplexOneConfig/cmTestConfigure.h.in
@@ -49,6 +49,8 @@
#cmakedefine FILE_HAS_WRAP_EXCLUDE
#define FILE_COMPILE_FLAGS "${FILE_COMPILE_FLAGS}"
+#define TEST_SEP "${TEST_SEP}"
+
// Test registry read
#if defined(_WIN32) && !defined(__CYGWIN__)