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

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

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