summaryrefslogtreecommitdiff
path: root/Tests/Complex
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2002-12-20 11:20:14 -0500
committerBill Hoffman <bill.hoffman@kitware.com>2002-12-20 11:20:14 -0500
commitbd2739feece66383f2477eb03f4d6d3fbdfb9d1e (patch)
tree18f2981431ec5babdf6b1e53fa8d5eb66b0eaf79 /Tests/Complex
parentdcc9c131b4376bc02f6291296a01b2b6338c7d19 (diff)
downloadcmake-bd2739feece66383f2477eb03f4d6d3fbdfb9d1e.tar.gz
BUG: fix for backwards compatibility
Diffstat (limited to 'Tests/Complex')
-rw-r--r--Tests/Complex/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/Complex/CMakeLists.txt b/Tests/Complex/CMakeLists.txt
index 532f725ee1..a30d493e53 100644
--- a/Tests/Complex/CMakeLists.txt
+++ b/Tests/Complex/CMakeLists.txt
@@ -1,6 +1,7 @@
#
# A more complex test case
#
+SET(CMAKE_BACKWARDS_COMPATIBILITY 1.2)
PROJECT (Complex)
#