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

if(ANDROID)
    add_subdirectory(androidnotifier)
endif()