nene
nene copied to clipboard
Rethink building
The usage of CMake and bundled dependencies through submodules (#34) wasn't a bad idea. However, it did make nene much harder to use, much more storage-heavy and way less flexible for other languages (Nelua usage got much harder compared to before).
This process should be improved, and should consider the usage by other languages (#35) while still being cross-platform.
After getting some feedback, I decided to follow how it's done on SDL