Zhao Yuhang
2023-12-09 651805739be12125295d992c3e6ae00b6bef9fe2
src/core/CMakeLists.txt
@@ -5,10 +5,13 @@
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
)