mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-07 07:15:25 -04:00
add cmake instructions
This commit is contained in:
+2
-1
@@ -4,7 +4,8 @@ Rust source files for building native desktop apps using Tauri
|
||||
|
||||
## Usage
|
||||
|
||||
Install [Rust](https://rustup.rs/) on your system.
|
||||
- Install [Rust](https://rustup.rs/) on your system.
|
||||
- Install `cmake` on your system. OSX: `brew install cmake`, Linux: `sudo apt-get install cmake`
|
||||
|
||||
From the project root:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user