deltabeard / Peanut-GB

A Game Boy (DMG) emulator single header library written in C99. Performance is prioritised over accuracy.
https://projects.deltabeard.com/peanutgb/
283 stars 40 forks source link

version: Don't use a separate file for keeping version information #56

Closed deltabeard closed 2 years ago

deltabeard commented 2 years ago

Version information should remain within the main header file. CMake should just use the git tag and commit hash to obtain the version.

deltabeard commented 2 years ago

Not erroring if the version file is missing is good enough for me. b62c1c65e27d7a58a57568d19e1463851da6f3c9