- [x] BuildCC single lib with CMake - [x] BuildCC executable `Buildexe` - [x] Immediate mode (directly spit out Target) - [x] Script mode (compiles build*.cpp files, that runs to spit out Target) - [ ] BuildExe requirements - [x] Toolchain Verification (OS considerations) - [ ] Toml data verification (.toml data provided should be restricted to certain oses, compilers and architectures)
Buildexe