main
朱子楚\zhuzi 2023-05-17 22:44:35 +08:00
parent d488ca481c
commit 30c99c0907
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ endif()
set(QML_PLUGIN_DIRECTORY ${CMAKE_PREFIX_PATH}/qml/FluentUI)
#
add_definitions(-DVERSION=1,3,0,0)
add_definitions(-DVERSION=1,3,1,0)
find_package(Qt6 REQUIRED COMPONENTS Core Quick Qml ShaderTools)