2022-07-05 12:02:29 +00:00
|
|
|
# Copyright (C) 2022 The Qt Company Ltd.
|
2024-03-07 14:22:17 +00:00
|
|
|
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
|
2022-07-05 12:02:29 +00:00
|
|
|
|
2023-04-28 11:21:38 +00:00
|
|
|
if(TARGET Qt6::Quick)
|
2019-08-22 09:45:45 +00:00
|
|
|
add_subdirectory(extending-qml)
|
|
|
|
endif()
|