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

#####################################################################
## tst_qbytedatabuffer Test:
#####################################################################

add_qt_test(tst_qbytedatabuffer
    SOURCES
        tst_qbytedatabuffer.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)