supported qt extra style.
This commit is contained in:
parent
6c2c2a161d
commit
98f891389a
@ -85,3 +85,6 @@ set(COMPANY "hyzgame.com")
|
||||
set(COPYRIGHT "Copyright (c) 1997-2022 hyzgame.com. All rights reserved.")
|
||||
|
||||
add_definitions(-D_USE_MATH_DEFINES)
|
||||
|
||||
SET(CM_QT_EXTRA_STYLE_RC_FILES ${CMAKE_CURRENT_SOURCE_DIR}/CMQT/src/style/bb10style/qbb10brightstyle.qrc
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/CMQT/src/style/bb10style/qbb10darkstyle.qrc)
|
||||
|
@ -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()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user