diff options
Diffstat (limited to 'src/meson.build')
| -rw-r--r-- | src/meson.build | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/meson.build b/src/meson.build new file mode 100644 index 0000000..a46993e --- /dev/null +++ b/src/meson.build @@ -0,0 +1,3 @@ +# ggaze production sources. Populated from M0 onward (see docs/roadmap.md and +# docs/architecture.md for the module map). Phase 0 ships no sources yet — +# only the build/test/CI/convention harness, so `ninja` has no C targets here.
\ No newline at end of file |
