|
CPGen
C++ project generator
|

Files | |
| CMakeEmitter.hpp | |
| Emitter that produces a complete CMakeLists.txt for a generated project. | |
| Emitter.hpp | |
| Base interface for all pipeline emitters. | |
| GenerationPipeline.hpp | |
| Orchestrates emitters and writes the generated project to disk. | |
| ScaffoldEmitter.hpp | |
| Emitter that produces the project's directory scaffold and starter source files. | |
| ToolingEmitter.hpp | |
| Emitter that produces tooling configuration files (.clang-format, .clang-tidy). | |