summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qdebug/CMakeLists.txt
blob: 39b92b9d2fde695cc94d699ce6db90ce01c74f45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qdebug.pro.

#####################################################################
## tst_qdebug Test:
#####################################################################

qt_internal_add_test(tst_qdebug
    SOURCES
        tst_qdebug.cpp
    PUBLIC_LIBRARIES
        Qt::Concurrent
)