gencpp/gen_segemented
2024-12-10 19:31:50 -05:00
..
Readme.md Large updates to docs 2024-12-10 19:31:50 -05:00
segemented.cpp WIP: Restructuring project 2024-12-10 16:13:14 -05:00

Navigation

base

Top

Segemented Library Generation

The principal (user) files are gen.hpp and gen.cpp. They contain includes for its various components: components/<component_name>.<hpp/cpp>

Dependencies are bundled into gen.dep.<hpp/cpp>. They are included in gen.<hpp/cpp> before component includes. Just like the gen.<hpp/cpp> they include their components: dependencies/<dependency_name>.<hpp/cpp>

If using the library's provided build scripts:

.\build.ps1 <compiler> <debug or omit> segmented