mirror of https://github.com/mosra/magnum.git
Browse Source
This is already done in the FindMagnum module for both, but not in the source tree -- for SDL2 it was done in the FindSDL2 module (seems a strange place) and for GLFW nowhere. To make things consistent, I'm doing that in the Platform CMakeLists now and removed it from FindSDL2. Hopefully this doesn't break anyone's workflow (static builds of SDL2/GLFW?). In that case we would need to re-add it to the Find modules as well.pull/324/head
2 changed files with 12 additions and 7 deletions
Loading…
Reference in new issue