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

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

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