mirror of
https://github.com/Ed94/gencpp.git
synced 2026-05-10 11:24:38 -07:00
aa928ff446
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 )