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

if(ANDROID)
    add_subdirectory(android)
endif()