summaryrefslogtreecommitdiff
path: root/src/hardwareintegration/client/wayland-egl/CMakeLists.txt
blob: 8ab1ef6fe6834038eb92cc4c7eff55fc7853b961 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Generated from wayland-egl.pro.

#####################################################################
## WaylandEglClientHwIntegrationPrivate Module:
#####################################################################
qt_find_package(EGL) # special case

qt_internal_add_module(WaylandEglClientHwIntegrationPrivate
    CONFIG_MODULE_NAME wayland_egl_client_hw_integration
    INTERNAL_MODULE
    SOURCES
        qwaylandeglclientbufferintegration.cpp qwaylandeglclientbufferintegration_p.h
        qwaylandeglinclude_p.h
        qwaylandeglwindow.cpp qwaylandeglwindow_p.h
        qwaylandglcontext.cpp qwaylandglcontext_p.h
    INCLUDE_DIRECTORIES
        ${CMAKE_CURRENT_SOURCE_DIR}
    PUBLIC_LIBRARIES
        ${CMAKE_DL_LIBS}
        EGL::EGL
        Qt::Core
        Qt::Gui
        Qt::OpenGLPrivate
        Qt::WaylandClientPrivate
        Wayland::Client
        Wayland::Egl
)

#### Keys ignored in scope 1:.:.:wayland-egl.pro:<TRUE>:
# MODULE = "wayland_egl_client_hw_integration"