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

#####################################################################
## tst_qringbuffer Test:
#####################################################################

qt_internal_add_test(tst_qringbuffer
    SOURCES
        tst_qringbuffer.cpp
    LIBRARIES
        Qt::CorePrivate
)