We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c352c3 commit 30d73e1Copy full SHA for 30d73e1
extras/test/CMakeLists.txt
@@ -116,6 +116,7 @@ set(TEST_UTIL_SRCS
116
set(TEST_DUT_SRCS
117
../../src/property/Property.cpp
118
../../src/property/types/PropertyPrimitive.cpp
119
+ ../../src/property/types/CloudWrapperBase.cpp
120
../../src/property/PropertyContainer.cpp
121
../../src/cbor/CBORDecoder.cpp
122
../../src/cbor/CBOREncoder.cpp
0 commit comments