aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocess/CMakeLists.txt
blob: c82c4a4a028896fba2b32498d879498088b290e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from qqmldebugprocess.pro.

#####################################################################
## tst_qqmldebugprocess Test:
#####################################################################

qt_internal_add_test(tst_qqmldebugprocess
    SOURCES
        ../../shared/qqmldebugprocess.cpp ../../shared/qqmldebugprocess_p.h
        tst_qqmldebugprocess.cpp
    INCLUDE_DIRECTORIES
        ../../shared
)

## Scopes:
#####################################################################