Add wstring support
Signed-off-by: Erik Boasson <eb@ilities.com>
This commit is contained in:
parent
021910e565
commit
10f18f0525
6 changed files with 244 additions and 0 deletions
|
@ -54,6 +54,7 @@ add_library(rmw_cyclonedds_cpp
|
|||
src/rmw_node.cpp
|
||||
src/serdata.cpp
|
||||
src/serdes.cpp
|
||||
src/u16string.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(rmw_cyclonedds_cpp CycloneDDS::ddsc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue