alberthdev / spasm-ng

SPASM-ng is a z80 assembler with extra features to support development for TI calculators.
GNU General Public License v2.0
97 stars 23 forks source link

Build with CMake #74

Open tari opened 1 year ago

tari commented 1 year ago

The existing Makefile is not very nice, and is probably extremely out of sync with the old visual studio project files. Try to unify them using CMake.