This commit is contained in:
朱子楚\zhuzi 2023-09-09 10:19:47 +08:00
parent f2b67af58a
commit ef40e3b109
2 changed files with 4 additions and 1 deletions

@ -1 +1 @@
Subproject commit 75ca85ec42ac651094cfc8dd21f79b0cfb440d57
Subproject commit 96f3981f0ada7678b218f3dd9be7cfabc55d900e

View File

@ -109,6 +109,9 @@ else()
)
endif()
#mingwlibxxxlib module "FluentUI" plugin "fluentuiplugin" not found
set_target_properties(${PROJECT_NAME} PROPERTIES PREFIX "")
#
target_link_libraries(${PROJECT_NAME} PUBLIC
Qt${QT_VERSION_MAJOR}::CorePrivate