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

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

qt_internal_add_executable(qdir
    GUI
    LIBRARIES
        Qt::Gui
)