summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhelpcontentmodel/CMakeLists.txt
blob: 920ac2ca2729369627907cdc2e1e478823a56860 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Generated from qhelpcontentmodel.pro.

#####################################################################
## tst_qhelpcontentmodel Test:
#####################################################################

qt_internal_add_test(tst_qhelpcontentmodel
    SOURCES
        tst_qhelpcontentmodel.cpp
    DEFINES
        QT_USE_USING_NAMESPACE
        SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}\\\"
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Help
)