summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexOneConfig/CMakeLists.txt
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2005-06-08 18:11:25 (GMT)
committerKen Martin <ken.martin@kitware.com>2005-06-08 18:11:25 (GMT)
commit859b51751811f1b4c160793010cf3ad20c00140d (patch)
tree988c3048f36d44e40ec2a7da66d1658f22492553 /Tests/ComplexOneConfig/CMakeLists.txt
parent2e4258efc16a805fb6cc1a42426046f0f015657b (diff)
downloadCMake-859b51751811f1b4c160793010cf3ad20c00140d.zip
CMake-859b51751811f1b4c160793010cf3ad20c00140d.tar.gz
CMake-859b51751811f1b4c160793010cf3ad20c00140d.tar.bz2
ENH: remove requirements on 1.2
Diffstat (limited to 'Tests/ComplexOneConfig/CMakeLists.txt')
-rw-r--r--Tests/ComplexOneConfig/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/ComplexOneConfig/CMakeLists.txt b/Tests/ComplexOneConfig/CMakeLists.txt
index d16d66e..ca186bb 100644
--- a/Tests/ComplexOneConfig/CMakeLists.txt
+++ b/Tests/ComplexOneConfig/CMakeLists.txt
@@ -1,7 +1,7 @@
#
# A more complex test case
#
-SET(CMAKE_BACKWARDS_COMPATIBILITY 1.2)
+SET(CMAKE_BACKWARDS_COMPATIBILITY 1.4)
PROJECT (Complex)
#