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

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

add_qt_test(tst_qdebug
    GUI
    SOURCES
        tst_qdebug.cpp
    PUBLIC_LIBRARIES
        Qt::Concurrent
)