supported qt extra style.

This commit is contained in:
2022-11-08 21:35:05 +08:00
parent 6c2c2a161d
commit 98f891389a
2 changed files with 3 additions and 2 deletions

View File

@@ -19,8 +19,6 @@ add_definitions(-DHGL_WINDOWS_SDK_VERSION="${CMAKE_VS_WINDOWS_TARGET_PLATFORM_VE
message("VS Platform Name: " ${CMAKE_VS_PLATFORM_NAME})
message("VS Platform toolset: " ${CMAKE_VS_PLATFORM_TOOLSET})
message("VS Platform toolset host arch: " ${CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE})
message("VS Platform toolset version: " ${CMAKE_VS_PLATFORM_TOOLSET_VERSION})
endif()