Yuhang Zhao
2023-12-06 f041cd599f2ba58906958f6886b9cd25e180d0af
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
)