mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
* Setup tauri component for graphite editor Integrate graphite into tauri app Split interpreted-executor out of graph-craft * Add gpu execution node * General Cleanup
4 lines
36 B
Rust
4 lines
36 B
Rust
fn main() {
|
|
tauri_build::build()
|
|
}
|