diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-04-16 09:39:32 +0200 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-04-16 09:39:32 +0200 |
| commit | 2e348c8925ecbd627404a387100b9ad300041ad5 (patch) | |
| tree | d84df5b93c0e0dd5379a217d3c9eccecc6e480ee /MODULE.bazel | |
init
Diffstat (limited to 'MODULE.bazel')
| -rw-r--r-- | MODULE.bazel | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MODULE.bazel b/MODULE.bazel new file mode 100644 index 0000000..b3acfe2 --- /dev/null +++ b/MODULE.bazel @@ -0,0 +1,3 @@ +module(name = "omni") + +bazel_dep(name = "rules_cc", version = "0.2.17") |
