DependInfo.cmake 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. # The set of languages for which implicit dependencies are needed:
  2. set(CMAKE_DEPENDS_LANGUAGES
  3. "C"
  4. "CXX"
  5. )
  6. # The set of files for implicit dependencies of each language:
  7. set(CMAKE_DEPENDS_CHECK_C
  8. "/home/nzzn/Yalling_work/code/moni_test/src/waterplus_map_tools/src/network/UDPServer.c" "/home/nzzn/Yalling_work/code/moni_test/build/waterplus_map_tools/CMakeFiles/wp_nav_remote.dir/src/network/UDPServer.c.o"
  9. )
  10. set(CMAKE_C_COMPILER_ID "GNU")
  11. # Preprocessor definitions for this target.
  12. set(CMAKE_TARGET_DEFINITIONS_C
  13. "QT_NO_KEYWORDS"
  14. "ROSCONSOLE_BACKEND_LOG4CXX"
  15. "ROS_BUILD_SHARED_LIBS=1"
  16. "ROS_PACKAGE_NAME=\"waterplus_map_tools\""
  17. )
  18. # The include file search paths:
  19. set(CMAKE_C_TARGET_INCLUDE_PATH
  20. "waterplus_map_tools/wp_nav_remote_autogen/include"
  21. "/home/nzzn/Yalling_work/code/moni_test/devel/include"
  22. "/home/nzzn/Yalling_work/code/moni_test/src/waterplus_map_tools/include"
  23. "/opt/ros/noetic/include"
  24. "/opt/ros/noetic/share/xmlrpcpp/cmake/../../../include/xmlrpcpp"
  25. "/usr/include/eigen3"
  26. "/usr/include/OGRE/Overlay"
  27. "/usr/include/OGRE"
  28. )
  29. set(CMAKE_DEPENDS_CHECK_CXX
  30. "/home/nzzn/Yalling_work/code/moni_test/src/waterplus_map_tools/src/wp_nav_remote.cpp" "/home/nzzn/Yalling_work/code/moni_test/build/waterplus_map_tools/CMakeFiles/wp_nav_remote.dir/src/wp_nav_remote.cpp.o"
  31. "/home/nzzn/Yalling_work/code/moni_test/build/waterplus_map_tools/wp_nav_remote_autogen/mocs_compilation.cpp" "/home/nzzn/Yalling_work/code/moni_test/build/waterplus_map_tools/CMakeFiles/wp_nav_remote.dir/wp_nav_remote_autogen/mocs_compilation.cpp.o"
  32. )
  33. set(CMAKE_CXX_COMPILER_ID "GNU")
  34. # Preprocessor definitions for this target.
  35. set(CMAKE_TARGET_DEFINITIONS_CXX
  36. "QT_NO_KEYWORDS"
  37. "ROSCONSOLE_BACKEND_LOG4CXX"
  38. "ROS_BUILD_SHARED_LIBS=1"
  39. "ROS_PACKAGE_NAME=\"waterplus_map_tools\""
  40. )
  41. # The include file search paths:
  42. set(CMAKE_CXX_TARGET_INCLUDE_PATH
  43. "waterplus_map_tools/wp_nav_remote_autogen/include"
  44. "/home/nzzn/Yalling_work/code/moni_test/devel/include"
  45. "/home/nzzn/Yalling_work/code/moni_test/src/waterplus_map_tools/include"
  46. "/opt/ros/noetic/include"
  47. "/opt/ros/noetic/share/xmlrpcpp/cmake/../../../include/xmlrpcpp"
  48. "/usr/include/eigen3"
  49. "/usr/include/OGRE/Overlay"
  50. "/usr/include/OGRE"
  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 "")