ament_cmake is the build system for CMake based packages in ROS 2 (in
particular, it will be used for most if not all C/C++ projects). It is a set of
scripts enhancing CMake and adding convenience functionality for package
authors.

Homepage:
https://github.com/ament_cmake/
