Skip to content

Commit e20ccb8

Browse files
GMS103dimpase
authored andcommitted
cmake 3.25...4.0.3
1 parent bb5f0ab commit e20ccb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/pkgs/qhull/patches/qhull_cmake.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# $Id: //main/2019/qhull/CMakeLists.txt#21 $$Change: 3039 $
1515
# $DateTime: 2020/09/03 21:26:22 $$Author: bbarber $
1616

17-
+ cmake_minimum_required(VERSION 3.25)
17+
+ cmake_minimum_required(VERSION 3.25...4.0.3)
1818
+
1919
project(qhull)
2020

0 commit comments

Comments
 (0)