We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c466541 commit bbab99eCopy full SHA for bbab99e
build_appimages.sh
@@ -28,7 +28,7 @@ build_appimage() {
28
mv -v *AppImage ${BASE_DIR}/out || return 1
29
}
30
31
- Build projects
+## Build projects
32
pushd QtQuickControls2Application
33
# This env variable is used by the qt plugin to search the qml sources in other paths than the AppDir
34
# it's mandatory to use when your qml files are embed as Qt resources into the main binary.
0 commit comments