You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

DependInfo.cmake 1.0KB

1234567891011121314151617181920212223242526272829
  1. # The set of languages for which implicit dependencies are needed:
  2. set(CMAKE_DEPENDS_LANGUAGES
  3. "CXX"
  4. )
  5. # The set of files for implicit dependencies of each language:
  6. set(CMAKE_DEPENDS_CHECK_CXX
  7. "/home/ros2/dev2_ws/build/aruco_interfaces/rosidl_typesupport_cpp/aruco_interfaces/msg/aruco_marker_pose__type_support.cpp" "/home/ros2/dev2_ws/build/aruco_interfaces/CMakeFiles/aruco_interfaces__rosidl_typesupport_cpp.dir/rosidl_typesupport_cpp/aruco_interfaces/msg/aruco_marker_pose__type_support.cpp.o"
  8. )
  9. set(CMAKE_CXX_COMPILER_ID "GNU")
  10. # Preprocessor definitions for this target.
  11. set(CMAKE_TARGET_DEFINITIONS_CXX
  12. "RCUTILS_ENABLE_FAULT_INJECTION"
  13. "ROS_PACKAGE_NAME=\"aruco_interfaces\""
  14. "aruco_interfaces__rosidl_typesupport_cpp_EXPORTS"
  15. )
  16. # The include file search paths:
  17. set(CMAKE_CXX_TARGET_INCLUDE_PATH
  18. "rosidl_generator_cpp"
  19. "/opt/ros/foxy/include"
  20. )
  21. # Targets to which this target links.
  22. set(CMAKE_TARGET_LINKED_INFO_FILES
  23. )
  24. # Fortran module output directory.
  25. set(CMAKE_Fortran_TARGET_MODULE_DIR "")