From ce8810c4e7b95637136c3e47b87f8fa409bfbbee Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Tue, 25 Mar 2008 11:27:18 -0400 Subject: ENH: preclean some warnings --- Tests/CommandLineTest/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'Tests/CommandLineTest') diff --git a/Tests/CommandLineTest/CMakeLists.txt b/Tests/CommandLineTest/CMakeLists.txt index f9abfdfeee..e01a4c7026 100644 --- a/Tests/CommandLineTest/CMakeLists.txt +++ b/Tests/CommandLineTest/CMakeLists.txt @@ -1,3 +1,4 @@ +cmake_minimum_required (VERSION 2.6) PROJECT(CommandLineTest) GET_FILENAME_COMPONENT(CMAKE_BIN_DIR ${CMAKE_COMMAND} PATH) -- cgit v1.2.1