File: cmake4.patch

package info (click to toggle)
packmol 1%3A21.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,184 kB
  • sloc: tcl: 7,504; f90: 5,258; fortran: 1,879; sh: 288; makefile: 167; lisp: 101
file content (10 lines) | stat: -rw-r--r-- 349 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Index: packmol/CMakeLists.txt
===================================================================
--- packmol.orig/CMakeLists.txt	2025-08-21 14:53:48.356497702 +0200
+++ packmol/CMakeLists.txt	2025-09-27 17:46:29.665145880 +0200
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.6)
+cmake_minimum_required(VERSION 3.5)
 project(packmol Fortran)