summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/CMakeLists.txt
blob: 21f008ef35b92cd7bc6f861d422935a95020ba16 (plain)
1
2
3
4
5
6
7
8
9
# Generated from platforms.pro.

add_subdirectory(qwayland-generic)
if(QT_FEATURE_wayland_egl)
    add_subdirectory(qwayland-egl)
endif()
if(QT_FEATURE_wayland_brcm)
    add_subdirectory(qwayland-brcm-egl)
endif()