Update CMakeLists.txt

This commit is contained in:
恍兮惚兮 2024-04-26 11:56:17 +08:00
parent 821672d97b
commit f8036a5765

View File

@ -13,7 +13,7 @@ endif()
endif() endif()
if(NOT DEFINED WINXP) if(NOT DEFINED WINXP)
if(NOT DEFINED LANGUAGE) if(LANGUAGE STREQUAL "English")
include(QtUtils.cmake) include(QtUtils.cmake)
#msvc_registry_search() #msvc_registry_search()
#if(Qt5_DIR) #if(Qt5_DIR)