Yuhang Zhao
2023-12-07 005c4e953127365980c6079acc52c874894fba1b
src/core/CMakeLists.txt
@@ -6,10 +6,12 @@
set(_src
    qwkcoreglobal.h
    qwkcoreglobal_p.h
    qwkcoreglobal.cpp
    corewindowagent.h
    corewindowagent_p.h
    corewindowagent.cpp
    windowitemdelegate.h
    windowitemdelegate.cpp
    contexts/abstractwindowcontext_p.h
    contexts/abstractwindowcontext.cpp
)