summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qwineventnotifier/CMakeLists.txt
blob: 5e1f2e2f8ccd9c394345b68205773962f45d6e6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from qwineventnotifier.pro.

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

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