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

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

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