Use !assert_built

This commit is contained in:
Emery Hemingway 2023-05-06 20:25:55 +01:00
parent 29fa33b1c6
commit bbd122a2f5
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
include_rules
: foreach ../*.prs |> !preserves_schema_nim |> {schema}
: libnotify_actor.nim | {schema} $(SYNDICATE_PROTOCOL) |> !nim_bin |>
: libnotify_actor.nim | {schema} $(SYNDICATE_PROTOCOL) |> !nim_bin |> {bin}
: {bin} |> !assert_built |>