ArcEm-emu / ArcEm

Archimedes emulator
11 stars 3 forks source link

Support building with CMake for Windows, SDL and X11 systems #14

Open ccawley2011 opened 1 month ago

ccawley2011 commented 1 month ago

The goal of this PR is to be able to eventually replace the Visual Studio and Xcode projects which are difficult to maintain outside of the respective IDEs. It also makes it easier to support other IDEs like VS Code, and reduces the complexity of building for platforms like the Nintendo DS and 3DS where more complex build rules are supplied by the toolchain.