rustdesk/res/vcpkg/mfx-dispatch/0003-upgrade-cmake-3.14.patch

11 lines
231 B
Diff
Raw Permalink Normal View History

2025-07-01 20:28:50 +08:00
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a8a3288..7d01d97 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.6)
+cmake_minimum_required(VERSION 3.14)
project( libmfx )