Graphite Build Configurator
Find a file
2024-09-30 20:15:34 -04:00
.vscode init 2024-09-27 20:02:30 -04:00
CMakeFiles ext_easy impl + demo + fixes 2024-09-29 20:21:39 -04:00
fusion_ext work on dynamic extensions 2024-09-30 20:15:34 -04:00
include/grbc work on dynamic extensions 2024-09-30 20:15:34 -04:00
spec work on dynamic extensions 2024-09-30 20:15:34 -04:00
src work on dynamic extensions 2024-09-30 20:15:34 -04:00
.gitignore init 2024-09-27 20:02:30 -04:00
build.ninja work on dynamic extensions 2024-09-30 20:15:34 -04:00
CMakeLists.txt work on dynamic extensions 2024-09-30 20:15:34 -04:00
compile_commands.json work on dynamic extensions 2024-09-30 20:15:34 -04:00
demo.png ext_easy impl + demo + fixes 2024-09-29 20:21:39 -04:00
HConfig work on dynamic extensions 2024-09-30 20:15:34 -04:00
README.md ext_easy impl + demo + fixes 2024-09-29 20:21:39 -04:00

GRBC

GRaphite Build Configurator

About

GRBC is a portable project generator for C/C++. By default it comes with a ninja generator but can be modified to support other formats if you wish.