mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-26 01:34:33 +00:00
restore QtNetwork
This commit is contained in:
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(
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user