DependInfo.cmake 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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/nzzn/Yalling_work/code/moni_test/src/wpr_simulation/src/wpr_plugin.cpp" "/home/nzzn/Yalling_work/code/moni_test/build/wpr_simulation/CMakeFiles/wpr_plugin.dir/src/wpr_plugin.cpp.o"
  8. )
  9. set(CMAKE_CXX_COMPILER_ID "GNU")
  10. # Preprocessor definitions for this target.
  11. set(CMAKE_TARGET_DEFINITIONS_CXX
  12. "BOOST_ALL_NO_LIB"
  13. "BOOST_ATOMIC_DYN_LINK"
  14. "BOOST_DATE_TIME_DYN_LINK"
  15. "BOOST_FILESYSTEM_DYN_LINK"
  16. "BOOST_IOSTREAMS_DYN_LINK"
  17. "BOOST_PROGRAM_OPTIONS_DYN_LINK"
  18. "BOOST_REGEX_DYN_LINK"
  19. "BOOST_SYSTEM_DYN_LINK"
  20. "BOOST_TEST_DYN_LINK"
  21. "BOOST_THREAD_DYN_LINK"
  22. "LIBBULLET_VERSION=2.88"
  23. "LIBBULLET_VERSION_GT_282"
  24. "ROSCONSOLE_BACKEND_LOG4CXX"
  25. "ROS_BUILD_SHARED_LIBS=1"
  26. "ROS_PACKAGE_NAME=\"wpr_simulation\""
  27. "wpr_plugin_EXPORTS"
  28. )
  29. # The include file search paths:
  30. set(CMAKE_CXX_TARGET_INCLUDE_PATH
  31. "/usr/include/gazebo-11"
  32. "/usr/include/bullet"
  33. "/usr/include/sdformat-9.8"
  34. "/usr/include/OGRE"
  35. "/usr/include/OGRE/Terrain"
  36. "/usr/include/OGRE/Paging"
  37. "/home/nzzn/Yalling_work/code/moni_test/src/wpr_simulation/include"
  38. "/opt/ros/noetic/share/xmlrpcpp/cmake/../../../include/xmlrpcpp"
  39. "/usr/include/opencv4"
  40. "/usr/include/simbody"
  41. "/usr/include/ignition/math6"
  42. "/usr/include/ignition/transport8"
  43. "/usr/include/ignition/msgs5"
  44. "/usr/include/ignition/common3"
  45. "/usr/include/ignition/fuel_tools4"
  46. "/opt/ros/noetic/include"
  47. "/usr/include/eigen3"
  48. "/usr/include/sdformat-9.8/sdf/.."
  49. "/usr/include/ignition/cmake2"
  50. "/usr/include/uuid"
  51. )
  52. # Targets to which this target links.
  53. set(CMAKE_TARGET_LINKED_INFO_FILES
  54. )
  55. # Fortran module output directory.
  56. set(CMAKE_Fortran_TARGET_MODULE_DIR "")