summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qhooks/CMakeLists.txt
blob: c86faba75fa804c8d0d68461fc2743036b3c4bea (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
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)