summaryrefslogtreecommitdiff
path: root/Tests/Complex/cmTestConfigure.h.in
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2002-04-30 14:01:07 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2002-04-30 14:01:07 -0400
commit6cc58e5f9b88ed071be75f5e6eccaaa8063056f1 (patch)
tree07338ef12f93b70fb6bdf1490680276001274de2 /Tests/Complex/cmTestConfigure.h.in
parent2d37e6d1a86ea2397645fc94b7a0afe9354aa326 (diff)
downloadcmake-6cc58e5f9b88ed071be75f5e6eccaaa8063056f1.tar.gz
ENH: add test for SEPARATE_ARGUMENTS
Diffstat (limited to 'Tests/Complex/cmTestConfigure.h.in')
-rw-r--r--Tests/Complex/cmTestConfigure.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/Complex/cmTestConfigure.h.in b/Tests/Complex/cmTestConfigure.h.in
index ed111fb437..873123a12f 100644
--- a/Tests/Complex/cmTestConfigure.h.in
+++ b/Tests/Complex/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__)