Revert the Qt 6 forcing.

This commit is contained in:
OBattler
2025-09-25 00:53:16 +02:00
parent 085b0eb30a
commit b2b5acfa3f

View File

@@ -67,8 +67,6 @@ if(VCPKG_TOOLCHAIN)
set(USE_QT6 ON)
endif()
set(USE_QT6 ON)
if(WIN32)
# Prefer static builds on Windows
set(PREFER_STATIC ON)