Skip to content

Commit ed9425d

Browse files
Refs #22202. Add missing sources
Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com>
1 parent c0c3bad commit ed9425d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/cpp/fastdds/xtypes/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ target_sources(fastdds-xtypes-dynamic-types-impl INTERFACE
8282
serializers/idl/dynamic_type_idl.hpp
8383
serializers/json/dynamic_data_json.cpp
8484
serializers/json/dynamic_data_json.hpp
85+
serializers/json/json_dynamic_data.cpp
86+
serializers/json/json_dynamic_data.hpp
8587
utils.cpp
8688
)
8789

0 commit comments

Comments
 (0)