DependInfo.cmake 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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/neousys/autoware.ai/build/trafficlight_recognizer/feat_proj_autogen/mocs_compilation.cpp" "/home/neousys/autoware.ai/build/trafficlight_recognizer/CMakeFiles/feat_proj.dir/feat_proj_autogen/mocs_compilation.cpp.o"
  8. "/home/neousys/autoware.ai/src/autoware/core_perception/trafficlight_recognizer/nodes/feat_proj/feat_proj.cpp" "/home/neousys/autoware.ai/build/trafficlight_recognizer/CMakeFiles/feat_proj.dir/nodes/feat_proj/feat_proj.cpp.o"
  9. )
  10. set(CMAKE_CXX_COMPILER_ID "GNU")
  11. # Preprocessor definitions for this target.
  12. set(CMAKE_TARGET_DEFINITIONS_CXX
  13. "ROSCONSOLE_BACKEND_LOG4CXX"
  14. "ROS_BUILD_SHARED_LIBS=1"
  15. "ROS_PACKAGE_NAME=\"trafficlight_recognizer\""
  16. )
  17. # The include file search paths:
  18. set(CMAKE_CXX_TARGET_INCLUDE_PATH
  19. "."
  20. "/home/neousys/autoware.ai/src/autoware/core_perception/trafficlight_recognizer"
  21. "feat_proj_autogen/include"
  22. "/home/neousys/autoware.ai/src/autoware/core_perception/trafficlight_recognizer/include"
  23. "/home/neousys/autoware.ai/install/vector_map_server/include"
  24. "/home/neousys/autoware.ai/install/libvectormap/include"
  25. "/home/neousys/autoware.ai/install/lanelet2_extension/include"
  26. "/home/neousys/autoware.ai/install/vector_map/include"
  27. "/home/neousys/autoware.ai/install/amathutils_lib/include"
  28. "/home/neousys/autoware.ai/install/vector_map_msgs/include"
  29. "/home/neousys/autoware.ai/install/autoware_msgs/include"
  30. "/home/neousys/autoware.ai/install/autoware_lanelet2_msgs/include"
  31. "/opt/ros/melodic/include"
  32. "/opt/ros/melodic/share/xmlrpcpp/cmake/../../../include/xmlrpcpp"
  33. "/usr/include/opencv"
  34. "/usr/local/include/eigen3"
  35. )
  36. # Targets to which this target links.
  37. set(CMAKE_TARGET_LINKED_INFO_FILES
  38. )
  39. # Fortran module output directory.
  40. set(CMAKE_Fortran_TARGET_MODULE_DIR "")