This website requires JavaScript.
Explore
Help
Sign In
nobodywasishere
/
ermine
Watch
1
Star
0
Fork
You've already forked ermine
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
ermine
/
build.rs
4 lines
92 B
Rust
Raw
Permalink
Blame
History
fn
main
(
)
{
slint_build
::
compile
(
"
ui/app-window.slint
"
)
.
expect
(
"
Slint build failed
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink