summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qobjectrace/CMakeLists.txt
blob: 972fdcfcacdd0f79fd1608a50cd75cc8d7463d5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from qobjectrace.pro.

#####################################################################
## qobjectrace Test:
#####################################################################

add_qt_test(qobjectrace
    SOURCES
        ../../../shared/emulationdetector.h
        tst_qobjectrace.cpp
    INCLUDE_DIRECTORIES
        ../../../shared
)