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

#####################################################################
## tst_qhooks Test:
#####################################################################

add_qt_test(tst_qhooks
    SOURCES
        tst_qhooks.cpp
    LIBRARIES
        Qt::CorePrivate
)