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

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

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

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