Mercurial
comparison gui_ze/BUILD @ 177:24fe8ff94056
Fixed few issues with current setup.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Wed, 21 Jan 2026 19:40:48 -0800 |
| parents | 2d0d0b6c8906 |
| children |
comparison
equal
deleted
inserted
replaced
| 172:0face9898d04 | 177:24fe8ff94056 |
|---|---|
| 1 load(":gui_ze.bzl", "foo_binary") | 1 load(":gui_ze.bzl", "foo_binary") |
| 2 load("@rules_shell//shell:sh_binary.bzl", "sh_binary") | |
| 2 | 3 |
| 3 # Test making tools. | 4 # Test making tools. |
| 4 # ----- | 5 # ----- |
| 5 # print("BUILD file") | 6 # print("BUILD file") |
| 6 # foo_binary(name = "bin1") | 7 # foo_binary(name = "bin1") |