mirror of https://github.com/qt/qtcoap.git
18 lines
387 B
CMake
18 lines
387 B
CMake
# Generated from qcoapreply.pro.
|
|
|
|
#####################################################################
|
|
## qcoapreply Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(qcoapreply
|
|
GUI
|
|
SOURCES
|
|
tst_qcoapreply.cpp
|
|
LIBRARIES
|
|
Qt::CoapPrivate
|
|
Qt::CorePrivate
|
|
PUBLIC_LIBRARIES
|
|
Qt::Coap
|
|
Qt::Network
|
|
)
|