summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qdir/testdir/dir/CMakeLists.txt
blob: 4cc6a7682521770a8d9dc558a1748613cbc11d9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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 qdir.pro.

#####################################################################
## qdir Binary:
#####################################################################

qt_internal_add_executable(qdir
    GUI
    DEFINES
        QT_DISABLE_DEPRECATED_UP_TO=0
    LIBRARIES
        Qt::Gui
)