practical-tools-for-simple-design
practical-tools-for-simple-design copied to clipboard
Libraries has outdated cmake minimum required version
CMake will complain when setting up those libraries
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Library | CMake min ver | Fix / Issue / PR |
---|---|---|
glew | 2.8.12 | https://github.com/nigels-com/glew/issues/388 |
glm | 3.2 | https://github.com/g-truc/glm/pull/1155 |
SDL2 | 3.0.0 | (2.28.2 or 3+ fixes the issue) |
SDL_ttf (FreeType) | 3.0 | Unsure |