mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-21 04:07:46 +00:00
Set libdir
This commit is contained in:
parent
07aed4fe87
commit
b92cfc0120
1 changed files with 2 additions and 0 deletions
|
@ -127,6 +127,8 @@ modules:
|
||||||
- -DRust_COMPILER=/usr/lib/sdk/rust-stable/bin/rustc
|
- -DRust_COMPILER=/usr/lib/sdk/rust-stable/bin/rustc
|
||||||
- -DENABLE_GAMEMODE=OFF
|
- -DENABLE_GAMEMODE=OFF
|
||||||
- -DBUILD_FLATPAK=ON
|
- -DBUILD_FLATPAK=ON
|
||||||
|
- -DCMAKE_INSTALL_LIBDIR=/app/lib
|
||||||
|
- -DLIB_INSTALL_DIR=/app/lib
|
||||||
build-options:
|
build-options:
|
||||||
build-args:
|
build-args:
|
||||||
- --share=network # needed for cargo unfortunately, flatpak has no native support (yet)
|
- --share=network # needed for cargo unfortunately, flatpak has no native support (yet)
|
||||||
|
|
Loading…
Add table
Reference in a new issue