summaryrefslogtreecommitdiffstats
path: root/examples/tutorials/CMakeLists.txt
blob: 1b6a99f3029bda6316a9b64f9dd00c4bee20c195 (plain)
1
2
3
4
5
6
# Copyright (C) 2023 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

if(TARGET Qt6::Quick)
    qt_internal_add_example(alarms)
endif()