Skip to content

Commit

Permalink
restore QtNetwork
Browse files Browse the repository at this point in the history
  • Loading branch information
EndrII committed Dec 22, 2024
1 parent bab4b95 commit 92492bf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/modules/modulesqt6_8.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -182,11 +182,6 @@ QSet<QString> ModulesQt6_8::qtLibs(const QString &distDir) const {
TestUtils utils;

#ifdef Q_OS_LINUX
Tree -= utils.createTree(
{
"./" + distDir + "/lib/libQt6Network.so"
}
);

Tree += utils.createTree(
{
Expand Down

0 comments on commit 92492bf

Please sign in to comment.