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