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
Pablo Garrido
4e132687b8
Pedatic warnings ( #247 )
...
* Fix minor warnings in -wextra mode
* Update
* Uncrusti
2021-05-27 15:16:30 +02:00
Pablo Garrido
5124991014
Update Quality Level 1 ( #210 )
...
* Initial
* Update
* Update
* Uncrustify code
Using https://github.com/eProsima/cpp-style
* Update quality
* Update
* Update
* Apply suggestions from code review
Co-authored-by: FranFin <58737168+FranFin@users.noreply.github.com>
Co-authored-by: FranFin <58737168+FranFin@users.noreply.github.com>
2021-03-23 12:16:24 +01:00
Pablo Garrido
185b0e6b89
Add custom transport example ( #199 )
...
* Initial
* Update
* Restrict example to linux
2021-03-01 15:51:12 +01:00