aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmldom/errormessage/CMakeLists.txt
blob: 4a8f5043b95c6d91be57e005098d51a0ba02968e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from errormessage.pro.

#####################################################################
## tst_qmldomerrormessage Test:
#####################################################################

qt_internal_add_test(tst_qmldomerrormessage
    SOURCES
        tst_qmldomerrormessage.cpp
    DEFINES
        QT_DEPRECATED_WARNINGS
    PUBLIC_LIBRARIES
        Qt::QmlDevToolsPrivate
        Qt::QmlDomPrivate
)