🐛 Fixed MyGUI build on windows

This commit is contained in:
2021-08-06 17:35:50 +02:00
parent 642ef3dcd6
commit fb90c5e78e
3 changed files with 29 additions and 1 deletions

View File

@ -5,6 +5,7 @@ sources:
patches:
"3.4.0":
- patch_file: "patches/3.4.0/CMakeLists.txt.patch"
- patch_file: "patches/3.4.0/AddLibPNG.patch"
requirements:
- "ogre3d/[1.x]@anotherfoxguy/stable"
- "freetype/[2.x]"