From 70d9f2bcbcd90bdaaa31a3e61eb32ecd83823bd4 Mon Sep 17 00:00:00 2001 From: Bradley Lowekamp Date: Fri, 10 Mar 2017 09:47:50 -0500 Subject: [PATCH] BUG: This patch introduction a configuration error Let us observe the CircleCi script behavior with this patch. Change-Id: I3d2e851f6b00a9fce7b870591cd949b5848f29f8 --- CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3c1cad2d1a9..73b9eb62491 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,5 @@ -cmake_minimum_required(VERSION 2.8.9 FATAL_ERROR) +cmake_minimum_required(VERSION 4 FATAL_ERROR) + foreach(p CMP0025 # CMake 3.0