1 2 3 4 5 6
# Copyright (C) 2024 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause if(TARGET Qt::ExamplesAssetDownloaderPrivate) add_subdirectory(downloader) endif()