mirror of
https://github.com/Ed94/gencpp.git
synced 2025-11-07 01:06:13 -08:00
- Changed the zpl csv parser to only accept hex values with 0x perfix. it was messing with the add term. - Small changes to the clang format config.
Singleheader
gen.singleheader.cpp with its own meson.build generates the library as a single header gen.hpp.
Following the same convention seen in the gb, stb, and zpl libraries.
( Currently WIP )