diff --git a/cmake/packaging.cmake b/cmake/packaging.cmake index a32192d4..be0fb315 100644 --- a/cmake/packaging.cmake +++ b/cmake/packaging.cmake @@ -70,9 +70,10 @@ endif() execute_process( COMMAND - NO_STRIP=true ${CMAKE_COMMAND} -E env + ${CMAKE_COMMAND} -E env OUTPUT=${CPACK_PACKAGE_FILE_NAME}.appimage VERSION=$,${CPACK_PACKAGE_VERSION},0.1.0> + NO_STRIP=true ${LINUXDEPLOY_EXECUTABLE} --appimage-extract-and-run --appdir=${CPACK_TEMPORARY_DIRECTORY}