Fix builds for Windows

This commit is contained in:
dsc 2022-05-04 18:18:30 +02:00
parent d332121d7c
commit f83ceb2a96
7 changed files with 40 additions and 19 deletions

View file

@ -237,7 +237,6 @@ CMD set -ex \
-DUSE_SINGLE_BUILDDIR=ON \
-DMANUAL_SUBMODULES=1 \
-DUSE_SINGLE_BUILDDIR=ON \
-DQML=ON \
-DANDROID=ON \
../../.. \
&& PATH=${HOST_PATH} make generate_translations_header \