taichi-dev / taichi-aot-demo

A demo illustrating how to use Taichi as an AOT shader compiler
Apache License 2.0
71 stars 17 forks source link

[build] Add dependency between custom commands to ensure execution order #109

Closed ailzhang closed 1 year ago

ailzhang commented 1 year ago

This is a potential fix for https://github.com/taichi-dev/taichi/issues/7070 Passed CI at https://github.com/taichi-dev/taichi/pull/7147