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

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

qt_add_test(tst_qhooks
    SOURCES
        tst_qhooks.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)