infinite-mac
infinite-mac copied to clipboard
Re-evaluate Basilisk II build system
Right now it's a pile of shell script, autoconf and Makefile hacks. It should be simple enough that we could use CMake/Ninja instead?
https://github.com/kanjitalk755/macemu/commit/76d285a6f2e0080082c09d4c670c6d85401d71e4 switched one of the other forks to CMake.
This is good enough for now (I've minimized the divergence with upstream), and more radical changes (like CMake) would make rebasing harder.