no message

qt6
zcy 2021-05-01 14:08:52 +08:00
parent cdd880708d
commit f601f3b5cb
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ list(APPEND SOURCES ${QsswraperSource})
set(QsswraperQrc "${CMAKE_CURRENT_LIST_DIR}/qss.qrc")
list(APPEND RESOURCES ${QsswraperQrc})
set(QsswraperUI "${CMAKE_CURRENT_LIST_DIR}/forms/qsstoast.ui")
list(APPEND QsswraperUI "${CMAKE_CURRENT_LIST_DIR}/forms/process.ui")
list(APPEND UIS ${QsswraperUI})
set(QsswraperHeader "${CMAKE_CURRENT_LIST_DIR}/Qss.h")
list(APPEND HEADERS ${QsswraperHeader})