mirror of
https://github.com/Ed94/gencpp.git
synced 2025-11-03 07:16:12 -08:00
Made a package release script. Did refactors based on some design considerations Still need to make some major decisions...
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 )