summaryrefslogtreecommitdiffstats
path: root/Tests/Complex/cmTestConfigure.h.in
diff options
context:
space:
mode:
authorSebastien Barre <sebastien.barre@kitware.com>2002-01-19 00:21:43 (GMT)
committerSebastien Barre <sebastien.barre@kitware.com>2002-01-19 00:21:43 (GMT)
commitb6bdbc54fc5f02aa166323855e67b7c7f61fb56e (patch)
tree8fe09182485c9b6c2a3d367ccbb3b6cec4928d97 /Tests/Complex/cmTestConfigure.h.in
parent747457abb647910742c5e13529894950d3c9ada4 (diff)
downloadCMake-b6bdbc54fc5f02aa166323855e67b7c7f61fb56e.zip
CMake-b6bdbc54fc5f02aa166323855e67b7c7f61fb56e.tar.gz
CMake-b6bdbc54fc5f02aa166323855e67b7c7f61fb56e.tar.bz2
ENH: Increase test + coverage
Diffstat (limited to 'Tests/Complex/cmTestConfigure.h.in')
-rw-r--r--Tests/Complex/cmTestConfigure.h.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/Tests/Complex/cmTestConfigure.h.in b/Tests/Complex/cmTestConfigure.h.in
index 3c3e2fa..52baea1 100644
--- a/Tests/Complex/cmTestConfigure.h.in
+++ b/Tests/Complex/cmTestConfigure.h.in
@@ -18,6 +18,10 @@
#cmakedefine CMAKE_NO_ANSI_STREAM_HEADERS
#cmakedefine CMAKE_NO_ANSI_FOR_SCOPE
+#define CACHE_TEST_VAR1 "${CACHE_TEST_VAR1}"
+#define CACHE_TEST_VAR2 "${CACHE_TEST_VAR2}"
+#define CACHE_TEST_VAR3 "${CACHE_TEST_VAR3}"
+
// Needed to check for files
#define BINARY_DIR "${Complex_BINARY_DIR}"
@@ -27,4 +31,3 @@
#define BUILD_COMMAND_VAR "${BUILD_COMMAND_VAR}"
#define BUILD_NAME_VAR "${BUILD_NAME_VAR}"
#define SITE_NAME_VAR "${SITE_NAME_VAR}"
-