mirror of
https://github.com/Ed94/gencpp.git
synced 2024-11-10 02:54:53 -08:00
Ed_
a42e241afb
This isn't the last step though everything in the main project directory that isn't md files needs to be generated only. Can't do that till testing is robust enough... |
||
---|---|---|
.. | ||
components | ||
Readme.md | ||
singleheader.cpp |
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 )