mirror of
https://github.com/redstrate/Astra.git
synced 2025-05-13 21:07:46 +00:00
Don't build tests in the Flatpak
This commit is contained in:
parent
c6cb9afa2e
commit
ff1d6e172d
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ modules:
|
|||
- -DBUILD_FLATPAK=ON
|
||||
- -DCMAKE_INSTALL_LIBDIR=/app/lib
|
||||
- -DLIB_INSTALL_DIR=/app/lib
|
||||
- -DBUILD_TESTING=OFF
|
||||
build-options:
|
||||
build-args:
|
||||
- --share=network # needed for cargo unfortunately, flatpak has no native support (yet)
|
||||
|
|
Loading…
Add table
Reference in a new issue