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

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

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