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 9bd3bfb commit ea757faCopy full SHA for ea757fa
extras/test/CMakeLists.txt
@@ -96,6 +96,7 @@ set(TEST_UTIL_SRCS
96
set(TEST_DUT_SRCS
97
../../src/property/Property.cpp
98
../../src/property/types/PropertyPrimitive.cpp
99
+ ../../src/property/types/CloudWrapperBase.cpp
100
../../src/property/PropertyContainer.cpp
101
../../src/cbor/CBORDecoder.cpp
102
../../src/cbor/CBOREncoder.cpp
0 commit comments