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

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