🐛 Fixed ogre 1.11 build with conan V2

This commit is contained in:
2022-11-14 18:16:38 +01:00
parent 48367f6c6b
commit da749af80e
6 changed files with 87 additions and 94 deletions

View File

@ -4,14 +4,7 @@ sources:
sha256: "31c84051ffe9a3710c553cfa27ebda7b176c9dfe3b4d2a113d4f02caf48ecd5b"
patches:
"1.11.6.1":
- patch_file: "patches/1.11.6.1/CMakeLists.txt.patch"
- patch_file: "patches/1.11.6.1/Samples-CMakeList.txt.patch"
- patch_file: "patches/1.11.6.1/FixOverlayCMakeLists.txt.patch"
- patch_file: "patches/1.11.6.1/scriptlexer.patch"
requirements:
- "zlib/[1.x]"
- "zziplib/[0.13.x]"
- "freetype/[2.x]"
- "freeimage/[3.x]"
- "cg-toolkit/3.1@anotherfoxguy/stable"
- "pugixml/[1.x]"
- patch_file: "patches/1.11.6.1/FixFreeImage.patch"
- patch_file: "patches/1.11.6.1/FixSamples.patch"
- patch_file: "patches/1.11.6.1/FixOverlay.patch"
- patch_file: "patches/1.11.6.1/scriptlexer.patch"