OR CMAKE_CXX_COMPILER_ID MATCHES "Clang") add_compile_options(-Wall -Wextra -Wpedantic) endif()find_package...(ament_cmake REQUIRED)find_package(ament_index_cpp REQUIRED)find_package(geometry_msgs REQUIRED)find_package...(Qt5 REQUIRED COMPONENTS Widgets)find_package(rclcpp REQUIRED)find_package...
OR CMAKE_CXX_COMPILER_ID MATCHES "Clang") add_compile_options(-Wall -Wextra -Wpedantic) endif()find_package...(ament_cmake REQUIRED)find_package(ament_index_cpp REQUIRED)find_package(geometry_msgs REQUIRED)find_package...(Qt5 REQUIRED COMPONENTS Widgets)find_package(rclcpp REQUIRED)find_package...