summaryrefslogtreecommitdiffstats
path: root/examples/corelib/platform/CMakeLists.txt
blob: b195713074407f72877a831df7d2bf6c5fad4990 (plain)
1
2
3
4
5
6
# Copyright (C) 2023 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

if(ANDROID)
    qt_internal_add_example(androidnotifier)
endif()