summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/mimetypes/qmimetype/CMakeLists.txt
blob: bb84fce94fc0f790f16a21b223a61dfc0a8bb6d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qmimetype.pro.

#####################################################################
## tst_qmimetype Test:
#####################################################################

qt_internal_add_test(tst_qmimetype
    SOURCES
        tst_qmimetype.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)