summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qdir/testdir/dir/CMakeLists.txt
blob: 1bdf3809b241a7e5f6e4b3747d8d401fb404ffe6 (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_BEFORE=0
    LIBRARIES
        Qt::Gui
)