mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
De-vendor Qt and ECM CMake files (#4404)
This commit is contained in:
commit
5cb09d6ae8
4 changed files with 0 additions and 236 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue