appimagecraft: Use MinSizeRel

This commit is contained in:
Tom Dewey 2024-07-29 15:15:36 +01:00 committed by Tom Dewey
parent 92b1f1b9d7
commit 4dec8bfa2e

View file

@ -7,6 +7,11 @@ project:
build: build:
cmake: cmake:
source_dir: src/ source_dir: src/
# You should also set your Qt6_ROOT here, like so:
# extra_variables:
# - Qt6_ROOT=
environment:
BUILD_TYPE: MinSizeRel
scripts: scripts:
post_build: post_build: