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

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

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