4
1
mirror of https://github.com/QuasarApp/CQtDeployer.git synced 2025-05-10 00:19:35 +00:00

fix build

This commit is contained in:
Andrei Yankovich 2022-10-22 15:56:55 +03:00
parent 4f845aa8e0
commit 340d2ee8d1

@ -15,6 +15,7 @@ QSet<QString> ModulesQt63::qmlLibs(const QString &distDir) const {
#ifdef Q_OS_WIN
Tree += utils.createTree(
{}
);
#else