summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qdir/testdir/dir/CMakeLists.txt
blob: a04a0e8a89082b4a45d86c38d4ba4282255de261 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from qdir.pro.

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

qt_internal_add_executable(qdir
    GUI
    LIBRARIES
        Qt::Gui
)