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

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

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