Address CMake and uncrustify linter violations
This commit is contained in:
parent
44e61e20e0
commit
e849c71122
2 changed files with 4 additions and 4 deletions
|
@ -33,7 +33,7 @@ find_package(ament_cmake_ros REQUIRED)
|
|||
|
||||
find_package(rcutils REQUIRED)
|
||||
|
||||
if (CYCLONEDDS_FROM_SOURCE)
|
||||
if(CYCLONEDDS_FROM_SOURCE)
|
||||
message("Building CycloneDDS from source")
|
||||
find_package(cyclonedds_vendor REQUIRED)
|
||||
else()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue