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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| HelloWorld.c | ||
| HelloWorld.h | ||
| HelloWorld.idl | ||
| main.c | ||
| my_custom_transport.c | ||
| my_custom_transport.h | ||