summaryrefslogtreecommitdiffstats
path: root/Tests/OutOfSource/CMakeLists.txt
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2008-03-25 15:27:18 (GMT)
committerKen Martin <ken.martin@kitware.com>2008-03-25 15:27:18 (GMT)
commitce8810c4e7b95637136c3e47b87f8fa409bfbbee (patch)
tree34875227f81c403b37530fe5cb390ebb202d645e /Tests/OutOfSource/CMakeLists.txt
parent5905d79c8a10b172642a1b534f088b965667b007 (diff)
downloadCMake-ce8810c4e7b95637136c3e47b87f8fa409bfbbee.zip
CMake-ce8810c4e7b95637136c3e47b87f8fa409bfbbee.tar.gz
CMake-ce8810c4e7b95637136c3e47b87f8fa409bfbbee.tar.bz2
ENH: preclean some warnings
Diffstat (limited to 'Tests/OutOfSource/CMakeLists.txt')
-rw-r--r--Tests/OutOfSource/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/OutOfSource/CMakeLists.txt b/Tests/OutOfSource/CMakeLists.txt
index 265d47d..e250f41 100644
--- a/Tests/OutOfSource/CMakeLists.txt
+++ b/Tests/OutOfSource/CMakeLists.txt
@@ -1,4 +1,5 @@
# a simple test cas
+cmake_minimum_required (VERSION 2.6)
project (OutOfSource)
add_subdirectory(SubDir)