mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-01 23:51:48 +08:00
update
This commit is contained in:
@ -6,4 +6,4 @@ find_package(QT NAMES Qt6 Qt5 REQUIRED COMPONENTS Core)
|
||||
find_package(Qt${QT_VERSION_MAJOR} REQUIRED COMPONENTS Core)
|
||||
|
||||
add_subdirectory(FluentUI)
|
||||
add_subdirectory(src)
|
||||
add_subdirectory(src)
|
||||
|
@ -102,4 +102,3 @@ if (CMAKE_BUILD_TYPE MATCHES "Release")
|
||||
)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
@ -13,6 +13,3 @@
|
||||
2. **Script-DeployRelease**
|
||||
|
||||
执行Qt的windeployqt或macdeployqt命令,这个脚本只在windows与macos才有,linux不支持
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user