This commit is contained in:
zhuzihcu
2023-05-12 10:40:27 +08:00
parent 86790c9562
commit 0c19164c54
2 changed files with 13 additions and 13 deletions

View File

@ -93,7 +93,7 @@ set_target_properties(example PROPERTIES
#链接库
target_link_libraries(example PRIVATE
Qt6::Quick
fluentui
fluentuiplugin
)
#安装