summaryrefslogtreecommitdiffstats
path: root/Tests/CustomCommandWorkingDirectory
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/CustomCommandWorkingDirectory
parent5905d79c8a10b172642a1b534f088b965667b007 (diff)
downloadCMake-ce8810c4e7b95637136c3e47b87f8fa409bfbbee.zip
CMake-ce8810c4e7b95637136c3e47b87f8fa409bfbbee.tar.gz
CMake-ce8810c4e7b95637136c3e47b87f8fa409bfbbee.tar.bz2
ENH: preclean some warnings
Diffstat (limited to 'Tests/CustomCommandWorkingDirectory')
-rw-r--r--Tests/CustomCommandWorkingDirectory/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CustomCommandWorkingDirectory/CMakeLists.txt b/Tests/CustomCommandWorkingDirectory/CMakeLists.txt
index 4ddc87a..57cb712 100644
--- a/Tests/CustomCommandWorkingDirectory/CMakeLists.txt
+++ b/Tests/CustomCommandWorkingDirectory/CMakeLists.txt
@@ -1,3 +1,4 @@
+cmake_minimum_required (VERSION 2.6)
PROJECT(TestWorkingDir)
ADD_CUSTOM_COMMAND(