summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CMP0004/CMP0004-OLD.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/CMP0004/CMP0004-OLD.cmake')
-rw-r--r--Tests/RunCMake/CMP0004/CMP0004-OLD.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/Tests/RunCMake/CMP0004/CMP0004-OLD.cmake b/Tests/RunCMake/CMP0004/CMP0004-OLD.cmake
index 3fa58b6b6a..32c147424e 100644
--- a/Tests/RunCMake/CMP0004/CMP0004-OLD.cmake
+++ b/Tests/RunCMake/CMP0004/CMP0004-OLD.cmake
@@ -1,6 +1,3 @@
-
-cmake_minimum_required(VERSION 2.8.4)
-
cmake_policy(SET CMP0004 OLD)
add_library(foo SHARED empty.cpp)