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

123456789101112131415161718192021222324252627282930
  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_c/aruco_interfaces/msg/aruco_marker_pose__type_support.cpp" "/home/ros2/dev2_ws/build/aruco_interfaces/CMakeFiles/aruco_interfaces__rosidl_typesupport_c.dir/rosidl_typesupport_c/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_c_EXPORTS"
  15. )
  16. # The include file search paths:
  17. set(CMAKE_CXX_TARGET_INCLUDE_PATH
  18. "rosidl_generator_c"
  19. "rosidl_typesupport_c"
  20. "/opt/ros/foxy/include"
  21. )
  22. # Targets to which this target links.
  23. set(CMAKE_TARGET_LINKED_INFO_FILES
  24. )
  25. # Fortran module output directory.
  26. set(CMAKE_Fortran_TARGET_MODULE_DIR "")