aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qcoapoption/CMakeLists.txt
blob: 2783bbe0f58260d17ad592e0f2d611889458ab08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from qcoapoption.pro.

#####################################################################
## qcoapoption Test:
#####################################################################

qt_internal_add_test(qcoapoption
    SOURCES
        tst_qcoapoption.cpp
    PUBLIC_LIBRARIES
        Qt::Coap
        Qt::CoapPrivate
)