🐛 Fixed OGRE build on windows

This commit is contained in:
2021-08-06 17:18:52 +02:00
parent bfa980b20a
commit 642ef3dcd6
2 changed files with 34 additions and 1 deletions

View File

@ -1,12 +1,13 @@
sources:
"1.11.6.1":
url: "https://github.com/AnotherFoxGuy/ogre/archive/refs/tags/1.11.6.1.tar.gz"
sha256: "e58f2fc55bad64f75a43b309ccfaccdb0b9889fbed20547e51f10d7d4824ab9f"
sha256: "31c84051ffe9a3710c553cfa27ebda7b176c9dfe3b4d2a113d4f02caf48ecd5b"
patches:
"1.11.6.1":
- patch_file: "patches/1.11.6.1/CMakeLists.txt.patch"
- patch_file: "patches/1.11.6.1/Dependencies.cmake.patch"
- patch_file: "patches/1.11.6.1/Samples-CMakeList.txt.patch"
- patch_file: "patches/1.11.6.1/AddLibPNG.patch"
requirements:
- "zlib/[1.x]"
- "zziplib/[0.13.x]"