Merge topic 'remove-old-commands-by-policy'

4ea27bc Cygwin: Avoid legacy warnings in RunCMake.DisallowedCommands test
This commit is contained in:
Brad King 2013-10-26 10:27:49 -04:00 committed by CMake Topic Stage
commit 0c46e55656

View File

@ -1,3 +1,3 @@
cmake_minimum_required(VERSION 2.8)
cmake_minimum_required(VERSION 2.8.4)
project(${RunCMake_TEST} NONE)
include(${RunCMake_TEST}.cmake)