summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qringbuffer/CMakeLists.txt
blob: 4bab92b0c637ae86c474b30cfcff7d2639a89d59 (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
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)