examples: add hardware-check
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
3c778816d9
commit
92086d8d66
4 changed files with 383 additions and 2 deletions
|
|
@ -572,6 +572,7 @@ fn buildExamples(
|
|||
wasm: bool = false,
|
||||
has_assets: bool = false,
|
||||
}{
|
||||
.{ .name = "hardware-check", .deps = &.{ .assets, .zigimg } },
|
||||
.{ .name = "core-custom-entrypoint", .deps = &.{} },
|
||||
.{ .name = "custom-renderer", .deps = &.{} },
|
||||
.{ .name = "glyphs", .deps = &.{ .freetype, .assets } },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue