Skip to content

Commit 8616ac7

Browse files
author
tempate
committed
Fix - Linking issues
Signed-off-by: tempate <danieldiaz@eprosima.com>
1 parent 6f5e537 commit 8616ac7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

test/unittest/dds/xtypes/serializers/idl/CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@ configure_file(
6666
COPYONLY)
6767

6868
set(RESOURCEDYNTYPETOIDLTESTS_SOURCE
69-
DynTypeIDLTests.cpp
70-
${PROJECT_SOURCE_DIR}/src/cpp/fastdds/xtypes/utils.cpp)
69+
DynTypeIDLTests.cpp)
7170

7271
file(GLOB DATATYPE_SOURCES "types/**/gen/*.cxx")
7372

0 commit comments

Comments
 (0)