Micro-XRCE-DDS-Client/examples/CustomTransports
G.A. vd. Hoorn 39eac9448d
examples: explicitly set language to C (#257)
CMake will default to enabling C and C++ if no languages are specified in the project(..) call.

Micro-XRCE-DDS-Client is a C-only project. Avoid enabling C++.

Signed-off-by: gavanderhoorn <g.a.vanderhoorn@tudelft.nl>
2021-07-06 07:56:21 +02:00
..
CMakeLists.txt examples: explicitly set language to C (#257) 2021-07-06 07:56:21 +02:00
HelloWorld.c Update Quality Level 1 (#210) 2021-03-23 12:16:24 +01:00
HelloWorld.h Update Quality Level 1 (#210) 2021-03-23 12:16:24 +01:00
HelloWorld.idl Add custom transport example (#199) 2021-03-01 15:51:12 +01:00
main.c Pedatic warnings (#247) 2021-05-27 15:16:30 +02:00
my_custom_transport.c Pedatic warnings (#247) 2021-05-27 15:16:30 +02:00
my_custom_transport.h Pedatic warnings (#247) 2021-05-27 15:16:30 +02:00