mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
This should hopefully work torwards compatibility with more systems. I've tried to make this as general as possible but some small assumptions about the compiler are made. I've also tried to recreate the build process as closely as possible, but I had to change some things slightly to work with CMake (version strings, mainly). For now, it doesn't allow in-source builds, as that could overwrite the Makefile. This adds: - Support for more build systems - Automatic dependency generation - Performance gains (especially when using i.e. Ninja) Defaults to Release build.
162 B
162 B