single AppImage file
- simplify cmake install prefix and assets directory
This commit is contained in:
parent
9a95ce5132
commit
8b0e6a28c2
8 changed files with 155 additions and 69 deletions
|
|
@ -202,7 +202,7 @@ modules:
|
|||
- -DCMAKE_BUILD_TYPE=Release
|
||||
- -DCMAKE_INSTALL_PREFIX=/app
|
||||
- -DCMAKE_CUDA_COMPILER=/app/cuda/bin/nvcc
|
||||
- -DSUNSHINE_ASSETS_DIR=assets
|
||||
- -DSUNSHINE_ASSETS_DIR=share/sunshine
|
||||
- -DSUNSHINE_EXECUTABLE_PATH=/app/bin/sunshine
|
||||
- -DSUNSHINE_ENABLE_WAYLAND=ON
|
||||
- -DSUNSHINE_ENABLE_X11=ON
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue