aboutsummaryrefslogtreecommitdiff
path: root/ports/ogre/toolchain_fixes.patch
diff options
context:
space:
mode:
authorLong Huan <8551701+longhuan2018@users.noreply.github.com>2020-10-14 04:23:43 +0800
committerGitHub <noreply@github.com>2020-10-13 13:23:43 -0700
commit8e40ffc03f2ec4d5a388455f8f4a6bf249bced26 (patch)
tree46755ded59eca13ba96e1e513b0fc55eff334661 /ports/ogre/toolchain_fixes.patch
parentff41de2fd2a11d000809836ef661a6dff1dde024 (diff)
downloadvcpkg-8e40ffc03f2ec4d5a388455f8f4a6bf249bced26.tar.gz
vcpkg-8e40ffc03f2ec4d5a388455f8f4a6bf249bced26.zip
update ogre to 1.12.9 (#14006)
fix Bites error
Diffstat (limited to 'ports/ogre/toolchain_fixes.patch')
-rw-r--r--ports/ogre/toolchain_fixes.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/ogre/toolchain_fixes.patch b/ports/ogre/toolchain_fixes.patch
index cae36e1eb..c363a34d7 100644
--- a/ports/ogre/toolchain_fixes.patch
+++ b/ports/ogre/toolchain_fixes.patch
@@ -23,7 +23,7 @@ diff --git a/CMake/InstallResources.cmake b/CMake/InstallResources.cmake
index 06a055b..09d10bd 100644
--- a/CMake/InstallResources.cmake
+++ b/CMake/InstallResources.cmake
-@@ -201,10 +201,12 @@ endif ()
+@@ -204,10 +204,12 @@ endif ()
# Create the CMake package files
include(CMakePackageConfigHelpers)
@@ -241,7 +241,7 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1602572..9fddbe7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -269,7 +269,7 @@ elseif(EMSCRIPTEN)
+@@ -271,7 +271,7 @@ elseif(EMSCRIPTEN)
elseif (APPLE AND NOT APPLE_IOS)
set(XCODE_ATTRIBUTE_SDKROOT macosx)