summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfilesystementry/CMakeLists.txt
blob: fd56528cb28c5ea574b46f9a6352bf59b9c9f87d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from qfilesystementry.pro.

#####################################################################
## tst_qfilesystementry Test:
#####################################################################

add_qt_test(tst_qfilesystementry
    GUI
    SOURCES
        ${QT_SOURCE_TREE}/src/corelib/io/qfilesystementry.cpp ${QT_SOURCE_TREE}/src/corelib/io/qfilesystementry_p.h
        tst_qfilesystementry.cpp
    LIBRARIES
        Qt::CorePrivate
)