summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/optional/CMakeLists.txt
blob: 72f61c7473bfce6734aede5887ab096e774d70b1 (plain)
1
2
3
4
5
6
7
8
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from optional.pro.

if(IOS)
    add_subdirectory(nsphotolibrarysupport)
endif()