ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

These variables are used in many places - just a few examples:

  • version and deprecated flag: https://github.com/ament/ament_cmake/blob/996fc382f77c77ed9315d29dfa6160a6d5db495d/ament_cmake_core/cmake/core/ament_package.cmake#L79-L80
  • dependencies in ament_cmake_auto: https://github.com/ament/ament_cmake/blob/996fc382f77c77ed9315d29dfa6160a6d5db495d/ament_cmake_auto/cmake/ament_auto_find_build_dependencies.cmake#L61-L62
  • dependencies in ament_lint_comm: https://github.com/ament/ament_lint/blob/45d806998a2c72b85b906b70f3dca3ad71e7fc61/ament_lint_common/CMakeLists.txt#L9