aboutsummaryrefslogtreecommitdiffstats
path: root/examples/platforms/CMakeLists.txt
blob: 78fb09f4f695426a3b52104182c7e2ed9a5e9383 (plain)
1
2
3
4
5
6
# Copyright (C) 2024 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

if(ANDROID)
    add_subdirectory(android)
endif()