mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-29 15:29:50 -06:00
Experiment 3.0 for AppImage
This commit is contained in:
committed by
GitHub
parent
608444069b
commit
0b500c03ce
@@ -58,7 +58,7 @@ script:
|
||||
- make
|
||||
- ctest -V
|
||||
- cd ../appbuild
|
||||
- cmake -DCMAKE_INSTALL_PREFIX:PATH=../appdir -Wno-dev -Dsqlcipher=1 ..
|
||||
- cmake -DCMAKE_INSTALL_PREFIX:PATH=../appdir/usr -Wno-dev -Dsqlcipher=1 ..
|
||||
- make install
|
||||
- cd ..
|
||||
- wget -c -nv "https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage"
|
||||
|
||||
Reference in New Issue
Block a user