early-access version 2853
This commit is contained in:
13
externals/vcpkg/ports/freerdp/install-dirs.patch
vendored
Executable file
13
externals/vcpkg/ports/freerdp/install-dirs.patch
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
||||
index 5e67ef9..4ef3e8e 100644
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -18,7 +18,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
-cmake_minimum_required(VERSION 2.8)
|
||||
+cmake_minimum_required(VERSION 3.11)
|
||||
|
||||
project(FreeRDP C CXX)
|
||||
|
||||
Reference in New Issue
Block a user