summaryrefslogtreecommitdiffstats
path: root/tests/manual/qmetatype/CMakeLists.txt
blob: bb5f75092a9b7f0c167b7342160dfa8746681df8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qmetatype.pro.

#####################################################################
## tst_qmetatype_expect_fail Test:
#####################################################################

add_qt_test(tst_qmetatype_expect_fail
    GUI
    SOURCES
        declare_metatype_noninline.cpp declare_metatype_noninline.h
        tst_qmetatype.cpp
)