Graphite Build Configurator
Find a file
2024-10-13 10:12:24 -04:00
.vscode init 2024-09-27 20:02:30 -04:00
CMakeFiles set c++ version 2024-10-12 20:24:10 -04:00
include/grbc cmake interop work 2024-10-13 10:12:24 -04:00
spec set c++ version 2024-10-12 20:24:10 -04:00
src cmake interop work 2024-10-13 10:12:24 -04:00
.gdb_history cmake interop work 2024-10-13 10:12:24 -04:00
.gitignore init 2024-09-27 20:02:30 -04:00
build.ninja cmake interop work 2024-10-13 10:12:24 -04:00
CMakeLists.txt cmake interop work 2024-10-13 10:12:24 -04:00
compile_commands.json cmake interop work 2024-10-13 10:12:24 -04:00
demo.png ext_easy impl + demo + fixes 2024-09-29 20:21:39 -04:00
HConfig cmake interop work 2024-10-13 10:12:24 -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.