You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
COMP: Exclude com_trolltech_qt_network1.* from the build
It resumes com_trolltech_qt_network1 and com_trolltech_qt_network0
are redundant.
Looking at com_trolltech_qt_network_init.cpp, we can observe
that only com_trolltech_qt_network0 is used.
By renaming the file we ensure it won't be included in the
build.
0 commit comments