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

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

qt_add_test(tst_qringbuffer
    SOURCES
        tst_qringbuffer.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)