Sine Striker
2023-12-26 953ebc40a8e26a388c454f7b05c598d5690840bc
src/core/CMakeLists.txt
@@ -13,6 +13,8 @@
    windowitemdelegate.cpp
    kernel/nativeeventfilter_p.h
    kernel/nativeeventfilter.cpp
    kernel/sharedeventfilter_p.h
    kernel/sharedeventfilter.cpp
    shared/systemwindow_p.h
    contexts/abstractwindowcontext_p.h
    contexts/abstractwindowcontext.cpp
@@ -44,6 +46,7 @@
            contexts/win32windowcontext_p.h
            contexts/win32windowcontext.cpp
        )
        list(APPEND _links_private uxtheme)
    elseif(APPLE)
        list(APPEND _src
            contexts/cocoawindowcontext_p.h
@@ -62,7 +65,7 @@
    endif()
endif()
if(QWINDOWKIT_ENABLE_STYLE_AGENT)
if(TRUE)
    list(APPEND _src
        style/styleagent.h
        style/styleagent_p.h