early-access version 2853
This commit is contained in:
11
externals/vcpkg/ports/qtapplicationmanager/bump-cmake-version.patch
vendored
Executable file
11
externals/vcpkg/ports/qtapplicationmanager/bump-cmake-version.patch
vendored
Executable file
@@ -0,0 +1,11 @@
|
||||
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
||||
index f2236c0..904c5b7 100644
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
-cmake_minimum_required(VERSION 3.16)
|
||||
+cmake_minimum_required(VERSION 3.19)
|
||||
|
||||
include(.cmake.conf)
|
||||
project(QtApplicationManager # special case
|
||||
Reference in New Issue
Block a user