summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2002-04-22 15:50:43 (GMT)
committerKen Martin <ken.martin@kitware.com>2002-04-22 15:50:43 (GMT)
commit9c69be42deb1aba6c37eaad2d5b2c07bae58a13a (patch)
treeb37b8233610560555b7be1b21c560b98da82bab5 /Source/CMakeLists.txt
parent6d58f21a3578a6b06211d9fff28e38ff07759b04 (diff)
downloadCMake-9c69be42deb1aba6c37eaad2d5b2c07bae58a13a.zip
CMake-9c69be42deb1aba6c37eaad2d5b2c07bae58a13a.tar.gz
CMake-9c69be42deb1aba6c37eaad2d5b2c07bae58a13a.tar.bz2
updated for 1.4
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 5363a95..531f486 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -1,3 +1,5 @@
+CMAKE_MINIMUM_REQUIRED(VERSION 1.3)
+
SET(SRCS
cmake.cxx
cmakewizard.cxx