qtdoc/examples/tutorials/CMakeLists.txt

7 lines
176 B
CMake

# 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()