🔧 重构 FluWindow 后 CMakeLists 做对应修改

This commit is contained in:
LiangLiang
2023-04-13 15:01:04 +08:00
parent 73ff2b45b9
commit 6bf38b5e5e
2 changed files with 4 additions and 7 deletions

View File

@ -25,11 +25,13 @@ find_package(Qt6 COMPONENTS Core Quick QuickControls2 Concurrent Network Multime
set(SOURCES
ChatController.cpp
AppInfo.cpp
main.cpp
)
set(HEADERS
ChatController.h
AppInfo.h
)
set(RESOURCES