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

restore QtNetwork

This commit is contained in:
Andrei Yankovich 2024-12-22 13:55:03 +01:00
parent bab4b955ee
commit 92492bfd26

@ -182,11 +182,6 @@ QSet<QString> ModulesQt6_8::qtLibs(const QString &distDir) const {
TestUtils utils; TestUtils utils;
#ifdef Q_OS_LINUX #ifdef Q_OS_LINUX
Tree -= utils.createTree(
{
"./" + distDir + "/lib/libQt6Network.so"
}
);
Tree += utils.createTree( Tree += utils.createTree(
{ {