InfiniBrains / mobagen

MoBaGEn - Module Based Game Engine - Educational tool to teach game programming concepts
Apache License 2.0
66 stars 114 forks source link

Create subproject SDL2_ttf based in CMake build #25

Open tolstenko opened 6 years ago

tolstenko commented 6 years ago

Our build system uses git submodules to fetch dependencies. SDL_ttf dont use cmake build system, so if we plan to support sdl2_ttf, we need to create a git repo supporting cmake builds