Yuhang Zhao
2023-12-07 e1cbc7a1f19a97c7c00ba32df17b30d4cf32c630
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
)