summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/compositor/CMakeLists.txt
blob: 8da6b3ce192a881718489806a37a4aeb0dab6952 (plain)
1
2
3
4
5
6
7
8
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from compositor.pro.

if(QT_FEATURE_wayland_egl)
    add_subdirectory(wayland-egl)
endif()