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

#####################################################################
## tst_qwineventnotifier Test:
#####################################################################

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