mirror of
https://github.com/Ed94/HandmadeHero.git
synced 2025-01-22 01:53:46 -08:00
Ed_
2f6e60d472
Started to to use gencpp to codegen. Now instead of loading the symbol table file made by the build script I can just have it get directly compiled.
Project Code Generation
This directory contains metaprograms that generate code for the project.
Any code generated will be put into *.gen.cpp
files within a gen folder for the respective module the metaprogram is generating for.