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

#####################################################################
## signalbug_helper Binary:
#####################################################################

qt_internal_add_test_helper(signalbug_helper
    SOURCES
        signalbug.cpp signalbug.h
)