mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-21 05:53:12 -07:00
Enable Setsu in AppImage
This commit is contained in:
parent
f8b34febbe
commit
505910bc5f
5 changed files with 15 additions and 5 deletions
|
@ -18,6 +18,8 @@ cmake \
|
|||
"-DCMAKE_PREFIX_PATH=`pwd`/../appimage/ffmpeg-prefix;`pwd`/../appimage/sdl2-prefix;/opt/qt512" \
|
||||
-DCHIAKI_ENABLE_TESTS=ON \
|
||||
-DCHIAKI_ENABLE_CLI=OFF \
|
||||
-DCHIAKI_ENABLE_GUI=ON \
|
||||
-DCHIAKI_ENABLE_SETSU=ON \
|
||||
-DCHIAKI_GUI_ENABLE_SDL_GAMECONTROLLER=ON \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue