aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocess/CMakeLists.txt
blob: a98a809c7b9f01947daecf2424475c5da8308517 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Generated from qqmldebugprocess.pro.

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

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

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