mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-18 03:13:34 +00:00
For Ninja builds we instruct the compiler to generate a dependency file. This would include paths like builtin:/native/../common/slint-logo-light.svg, which my version of Ninja on Windows doesn't like at all and just flat out aborts on. It doesn't make sense for us to emit those as dependencies, so this patch excludes builtin paths. |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| main.rs | ||