summaryrefslogtreecommitdiff
path: root/src/hardwareintegration/compositor/CMakeLists.txt
blob: 798c490262fda4c80008615eb01f38b6c26cf648 (plain)
1
2
3
4
5
6
7
8
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from compositor.pro.

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