De-vendor Qt and ECM CMake files (#4404)

This commit is contained in:
Seth Flynn
2025-11-27 19:01:21 -05:00
committed by GitHub
4 changed files with 0 additions and 236 deletions

View File

@@ -320,7 +320,6 @@ if(NOT ZLIB_FOUND)
endif()
# Find the required Qt parts
include(QtVersionlessBackport)
if(Launcher_QT_VERSION_MAJOR EQUAL 6)
set(QT_VERSION_MAJOR 6)
find_package(Qt6 REQUIRED COMPONENTS Core CoreTools Widgets Concurrent Network Test Xml NetworkAuth OpenGL)