1
0
Fork 0
forked from wry/wry

build.rs: don't build compile-shaders if shaders are unchanged

This commit is contained in:
Julian Orth 2025-10-04 22:32:59 +02:00
parent d1910063d8
commit ee84b309ba
6 changed files with 43 additions and 40 deletions

1
Cargo.lock generated
View file

@ -637,6 +637,7 @@ dependencies = [
"tiny-skia",
"tracy-client-sys",
"uapi",
"walkdir",
"with_builtin_macros",
]