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

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

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