add tinycbor library
[platform/upstream/iotivity.git] / extlibs / tinycbor / tinycbor / tests / cpp / cpp.pro
1 CONFIG += testcase parallel_test c++11
2 QT = core testlib
3
4 include(../../src/src.pri)
5 SOURCES = tst_cpp.cpp
6