mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-28 04:45:13 +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 -->
|
<!-- cSpell:disable -->
|
||||||
```sh
|
```sh
|
||||||
. /path/to/yocto/sdk/environment-setup-cortexa53-crypto-poky-linux
|
. /path/to/yocto/sdk/environment-setup-cortexa53-crypto-poky-linux
|
||||||
cd sixtyfps
|
cd slint
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake -DRust_CARGO_TARGET=aarch64-unknown-linux-gnu -DCMAKE_INSTALL_PREFIX=/slint/install/path ..
|
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