Merge topic 'target-LOCATION-policy'

abfebef Cygwin: Avoid legacy warnings in RunCMake.CMP0026 test
This commit is contained in:
Brad King 2013-10-20 07:37:48 -04:00 committed by CMake Topic Stage
commit 936dec32e5
1 changed files with 1 additions and 1 deletions

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)