summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/macplist/CMakeLists.txt
blob: 765a6951aea4e0066a1d31947656e147cf883f56 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from macplist.pro.

if(NOT TARGET Qt::Widgets) # special case
    return()
endif()
add_subdirectory(app)
add_subdirectory(test)