summaryrefslogtreecommitdiff
path: root/Tests/Complex/cmTestConfigure.h.in
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2002-04-17 16:16:06 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2002-04-17 16:16:06 -0400
commit0415b58573ba63a9c6168d8af05a165ea5e24774 (patch)
treeef79785f99fd23797aa8dcb27083c6a0cc9c1c5a /Tests/Complex/cmTestConfigure.h.in
parentb7c368b5e37289f85f2155db1b594d6bc4a3f0a4 (diff)
downloadcmake-0415b58573ba63a9c6168d8af05a165ea5e24774.tar.gz
ENH: backwards compatible for VTK 4.0, add cmake version requires
Diffstat (limited to 'Tests/Complex/cmTestConfigure.h.in')
-rw-r--r--Tests/Complex/cmTestConfigure.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/Complex/cmTestConfigure.h.in b/Tests/Complex/cmTestConfigure.h.in
index 5edff154d0..58a3f60d9a 100644
--- a/Tests/Complex/cmTestConfigure.h.in
+++ b/Tests/Complex/cmTestConfigure.h.in
@@ -54,3 +54,4 @@
#if defined(_WIN32) && !defined(__CYGWIN__)
#define REGISTRY_TEST_PATH "${REGISTRY_TEST_PATH}"
#endif
+#define CMAKE_MINIMUM_REQUIRED_VERSION "${CMAKE_MINIMUM_REQUIRED_VERSION}"