File: cmake-wider-range-supported.patch

package info (click to toggle)
opengv 1.0%2B1git91f4b1-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,508 kB
  • sloc: cpp: 45,813; python: 152; makefile: 17; xml: 13; sh: 4
file content (11 lines) | stat: -rw-r--r-- 407 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1113356
Index: opengv/CMakeLists.txt
===================================================================
--- opengv.orig/CMakeLists.txt
+++ opengv/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.1.3)
+cmake_minimum_required(VERSION 3.1.3...3.31)
 project(opengv VERSION 1.0 LANGUAGES CXX)
 
 # Set the build type.  Options are: