cmake_minimum_required(VERSION 3.22)

project(executive_smach)

find_package(ament_cmake REQUIRED)

ament_package()
