Sine Striker
2023-12-13 e20d8ebf6eb5a5a9fafc2eaf3b04d934e5089766
src/core/CMakeLists.txt
@@ -12,12 +12,12 @@
    windowagentbase.cpp
    windowitemdelegate_p.h
    windowitemdelegate.cpp
    kernel/nativeeventfilter.h
    kernel/eventobserver_p.h
    kernel/eventobserver.cpp
    kernel/nativeeventfilter_p.h
    kernel/nativeeventfilter.cpp
    contexts/abstractwindowcontext_p.h
    contexts/abstractwindowcontext.cpp
    platforms/win10borderhandler_p.h
    platforms/win10borderhandler.cpp
)
if(WIN32)
@@ -26,7 +26,6 @@
        qwindowkit_windows.cpp
        contexts/win32windowcontext_p.h
        contexts/win32windowcontext.cpp
        platforms
    )
else()
    list(APPEND _src