mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
10 lines
195 B
Plaintext
10 lines
195 B
Plaintext
Index: CMakeLists.txt
|
|
--- CMakeLists.txt.orig
|
|
+++ CMakeLists.txt
|
|
@@ -1,4 +1,4 @@
|
|
-cmake_minimum_required( VERSION 2.8.12 )
|
|
+cmake_minimum_required( VERSION 3.16 )
|
|
|
|
project ( drawpile C CXX )
|
|
|