mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
Fixup the publish script
the GL bakcend don't compile alone without specifying a feature
This commit is contained in:
parent
301f142001
commit
a1069e94f0
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ cargo publish --manifest-path sixtyfps_runtime/corelib_macros/Cargo.toml
|
|||
cargo publish --manifest-path sixtyfps_compiler/Cargo.toml
|
||||
cargo publish --manifest-path sixtyfps_runtime/corelib/Cargo.toml
|
||||
cargo publish --manifest-path api/sixtyfps-rs/sixtyfps-macros/Cargo.toml
|
||||
cargo publish --manifest-path sixtyfps_runtime/rendering_backends/gl/Cargo.toml
|
||||
cargo publish --manifest-path sixtyfps_runtime/rendering_backends/gl/Cargo.toml --features x11
|
||||
cargo publish --manifest-path api/sixtyfps-rs/sixtyfps-build/Cargo.toml
|
||||
cargo publish --manifest-path sixtyfps_runtime/rendering_backends/qt/Cargo.toml
|
||||
sleep 30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue