OGRECave / ogre

scene-oriented, flexible 3D engine (C++, Python, C#, Java)
https://ogrecave.github.io/ogre/
MIT License
3.83k stars 957 forks source link

Do minor changes to cmake files #3148

Closed joakimono closed 2 weeks ago

joakimono commented 2 weeks ago

These are minor changes to the cmake build scripts, which will help a little bit by reducing necessary patching whenever our conan recipe builds ogre. The conan recipe does several other patches to the Ogre source code, but most are specific to the conan build process and are not natural to include here. I believe the changes in this PR will not affect the regular Ogre build process.

For reference: this is our conan recipe: https://github.com/sintef-ocean/conan-ogre3d