diff options
Diffstat (limited to 'dev-embedded/ponyprog/files/ponyprog-3.1.3-fix-build-system.patch')
| -rw-r--r-- | dev-embedded/ponyprog/files/ponyprog-3.1.3-fix-build-system.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/ponyprog/files/ponyprog-3.1.3-fix-build-system.patch b/dev-embedded/ponyprog/files/ponyprog-3.1.3-fix-build-system.patch index acff26538cd4..3ba241a20162 100644 --- a/dev-embedded/ponyprog/files/ponyprog-3.1.3-fix-build-system.patch +++ b/dev-embedded/ponyprog/files/ponyprog-3.1.3-fix-build-system.patch @@ -7,7 +7,7 @@ index 99e6ff1..d80dcc8 100644 # Configure CMake ... -CMAKE_MINIMUM_REQUIRED(VERSION 2.8 FATAL_ERROR) -+CMAKE_MINIMUM_REQUIRED(VERSION 2.8.12 FATAL_ERROR) ++CMAKE_MINIMUM_REQUIRED(VERSION 3.5 FATAL_ERROR) # CMAKE_POLICY(SET CMP0003 OLD) # CMAKE_POLICY(SET CMP0015 OLD) |
