2019-03-15 14:35:08 +01:00
|
|
|
Index: gmic-2.4.5/CMakeLists.txt
|
2018-11-07 15:40:48 +01:00
|
|
|
===================================================================
|
2019-03-15 14:35:08 +01:00
|
|
|
--- gmic-2.4.5.orig/CMakeLists.txt
|
|
|
|
+++ gmic-2.4.5/CMakeLists.txt
|
2018-11-07 15:40:48 +01:00
|
|
|
@@ -53,7 +53,7 @@
|
|
|
|
# knowledge of the CeCILL and CeCILL-C licenses and that you accept its terms.
|
|
|
|
#
|
|
|
|
|
2019-03-15 14:35:08 +01:00
|
|
|
-cmake_minimum_required(VERSION 3.9)
|
2018-11-07 15:40:48 +01:00
|
|
|
+cmake_minimum_required(VERSION 3.5)
|
|
|
|
cmake_policy(SET CMP0046 OLD)
|
|
|
|
|
|
|
|
if(CMAKE_SOURCE_DIR STREQUAL CMAKE_BINARY_DIR)
|