File: cmake4.patch

package info (click to toggle)
molequeue 0.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,912 kB
  • sloc: cpp: 22,039; python: 478; xml: 364; sh: 59; makefile: 14
file content (10 lines) | stat: -rw-r--r-- 391 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Index: molequeue-0.9.0/CMakeLists.txt
===================================================================
--- molequeue-0.9.0.orig/CMakeLists.txt	2018-01-31 16:38:14.000000000 +0100
+++ molequeue-0.9.0/CMakeLists.txt	2025-09-27 18:50:17.737530518 +0200
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.3 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
 
 project(MoleQueue)