mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 02:39:28 +00:00
Fix yocto instructions
This commit is contained in:
parent
1779f4cb02
commit
2bba5be38d
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ Set up the environment and build:
|
|||
<!-- cSpell:disable -->
|
||||
```sh
|
||||
. /path/to/yocto/sdk/environment-setup-cortexa53-crypto-poky-linux
|
||||
cd sixtyfps
|
||||
cd slint
|
||||
mkdir build
|
||||
cd build
|
||||
cmake -DRust_CARGO_TARGET=aarch64-unknown-linux-gnu -DCMAKE_INSTALL_PREFIX=/slint/install/path ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue