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.

CMakeDirectoryInformation.cmake 656B

12345678910111213141516
  1. # CMAKE generated file: DO NOT EDIT!
  2. # Generated by "Unix Makefiles" Generator, CMake Version 3.16
  3. # Relative path conversion top directories.
  4. set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/ros2/dev2_ws/src/aruco_interfaces")
  5. set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/ros2/dev2_ws/build/aruco_interfaces")
  6. # Force unix paths in dependencies.
  7. set(CMAKE_FORCE_UNIX_PATHS 1)
  8. # The C and CXX include file regular expressions for this directory.
  9. set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
  10. set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
  11. set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
  12. set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})