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