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

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