build.rs: don't build compile-shaders if shaders are unchanged
This commit is contained in:
parent
d1910063d8
commit
ee84b309ba
6 changed files with 43 additions and 40 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -637,6 +637,7 @@ dependencies = [
|
|||
"tiny-skia",
|
||||
"tracy-client-sys",
|
||||
"uapi",
|
||||
"walkdir",
|
||||
"with_builtin_macros",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue