cmake_minimum_required(VERSION 3.20)

project(point_cloud_transport_plugins)

find_package(ament_cmake REQUIRED)

ament_package()
