cmake_minimum_required(VERSION 2.8.3) project(decomp_ros_msgs) find_package(catkin_simple REQUIRED) catkin_simple() cs_install() cs_export()