summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/optional/CMakeLists.txt
blob: a01d7a64414adfd5ed8bca295a54c3dd410cc204 (plain)
1
2
3
4
5
6
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

if(IOS)
    add_subdirectory(nsphotolibrarysupport)
endif()