diff CMakeLists.txt @ 1562:6219359a36a9 default tip

Merge latest changes from proposed branch
author Sebastien Decugis <sdecugis@freediameter.net>
date Mon, 21 Jun 2021 19:08:18 +0800
parents 7c777b0082ec 9084c6f94a0a
children
line wrap: on
line diff
--- a/CMakeLists.txt	Sat Oct 10 12:58:37 2020 +0800
+++ b/CMakeLists.txt	Mon Jun 21 19:08:18 2021 +0800
@@ -20,7 +20,7 @@
 INCLUDE(CTest)
 
 # CMake version
-CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
+CMAKE_MINIMUM_REQUIRED(VERSION 2.8.12)
 
 # Location of additional CMake modules
 SET(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules/")
"Welcome to our mercurial repository"