comparison 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
comparison
equal deleted inserted replaced
1558:932fca1cbbe4 1562:6219359a36a9
18 18
19 # The test framework, using CTest and CDash. 19 # The test framework, using CTest and CDash.
20 INCLUDE(CTest) 20 INCLUDE(CTest)
21 21
22 # CMake version 22 # CMake version
23 CMAKE_MINIMUM_REQUIRED(VERSION 2.6) 23 CMAKE_MINIMUM_REQUIRED(VERSION 2.8.12)
24 24
25 # Location of additional CMake modules 25 # Location of additional CMake modules
26 SET(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules/") 26 SET(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules/")
27 27
28 # The default directories 28 # The default directories
"Welcome to our mercurial repository"