cmake_minimum_required(VERSION 3.12)
project(rosidlcpp NONE)
find_package(ament_cmake REQUIRED)
ament_package()