HandmadeHero/project/codegen
2023-09-29 15:58:18 -04:00
..
engine_postbuild_gen.cpp Day 24 complete 2023-09-29 15:58:18 -04:00
platform_gen.cpp Adjusted build staging so that engine post-build codgen wont occur when process is running 2023-09-28 21:21:05 -04:00
Readme.md symbols for engine module are now generated into a header 2023-09-28 20:22:15 -04:00

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.