cmake_minimum_required(VERSION 3.14)
project(autoware_msgs)

find_package(ament_cmake REQUIRED)

ament_package()
