cmake_minimum_required(VERSION 3.5)
project(rosbridge_suite NONE)
find_package(ament_cmake_core REQUIRED)
ament_package()
