2023-08-28 07:37:07 +00:00
|
|
|
# Copyright (C) 2023 The Qt Company Ltd.
|
2024-03-12 14:56:50 +00:00
|
|
|
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
|
2023-08-28 07:37:07 +00:00
|
|
|
|
|
|
|
if(TARGET Qt6::Quick)
|
|
|
|
qt_internal_add_example(alarms)
|
|
|
|
endif()
|