mirror of
https://github.com/blupi-games/planetblupi-dev
synced 2024-12-30 13:55:36 +01:00
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
b2e3def393 | ||
|
4e3ffee0c6 | ||
|
c715fc35f3 |
@ -810,7 +810,7 @@ if (BUILD_LINUX AND NOT DISABLE_APPIMAGE)
|
|||||||
set (APPIMAGE_APPRUN_PROGRAM "${CMAKE_CURRENT_SOURCE_DIR}/externals/${APPIMAGE_APPRUN_BIN}")
|
set (APPIMAGE_APPRUN_PROGRAM "${CMAKE_CURRENT_SOURCE_DIR}/externals/${APPIMAGE_APPRUN_BIN}")
|
||||||
|
|
||||||
set (APPIMAGE_TOOL_BIN "appimagetool-x86_64.AppImage")
|
set (APPIMAGE_TOOL_BIN "appimagetool-x86_64.AppImage")
|
||||||
set (APPIMAGE_TOOL_URL "https://github.com/probonopd/AppImageKit/releases/download/continuous/${APPIMAGE_TOOL_BIN}")
|
set (APPIMAGE_TOOL_URL "https://github.com/AppImage/appimagetool/releases/download/continuous/${APPIMAGE_TOOL_BIN}")
|
||||||
set (APPIMAGE_TOOL_PROGRAM "${CMAKE_CURRENT_SOURCE_DIR}/externals/${APPIMAGE_TOOL_BIN}")
|
set (APPIMAGE_TOOL_PROGRAM "${CMAKE_CURRENT_SOURCE_DIR}/externals/${APPIMAGE_TOOL_BIN}")
|
||||||
|
|
||||||
if (NOT EXISTS "${APPIMAGE_APPRUN_PROGRAM}")
|
if (NOT EXISTS "${APPIMAGE_APPRUN_PROGRAM}")
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit fa0bfae7550267d689f123b09f561831102d318d
|
Subproject commit 01ea0c1941a41a2ffd33daa52ef8429a24a01ff5
|
Loading…
x
Reference in New Issue
Block a user