This website requires JavaScript.
Explore
Help
Sign in
leyoda
/
cosmic-edit
Watch
1
Star
0
Fork
You've already forked cosmic-edit
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1686c72131
cosmic-edit
/
build.rs
5 lines
94 B
Rust
Raw
Normal View
History
Unescape
Escape
Rebuild if i18n changes
2023-11-04 12:51:34 -06:00
fn
main
(
)
{
// Rebuild if i18n files change
Update build.rs
2023-11-07 19:14:32 +01:00
println!
(
"
cargo:rerun-if-changed=i18n
"
)
Rebuild if i18n changes
2023-11-04 12:51:34 -06:00
}
Reference in a new issue
Copy permalink