50 lines
1.7 KiB
CMake
Raw Normal View History

2025-05-24 19:30:25 +08:00
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
"CXX"
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_CXX
"/home/test/My/src/octomap_server/src/octomap_server_nodelet.cpp" "/home/test/My/build/octomap_server/CMakeFiles/octomap_server_nodelet.dir/src/octomap_server_nodelet.cpp.o"
)
set(CMAKE_CXX_COMPILER_ID "GNU")
# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS_CXX
"OCTOMAP_NODEBUGOUT"
"ROSCONSOLE_BACKEND_LOG4CXX"
"ROS_BUILD_SHARED_LIBS=1"
"ROS_PACKAGE_NAME=\"octomap_server\""
)
# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
"/home/test/My/devel/include"
"/home/test/My/src/octomap_server/include"
"/opt/ros/melodic/include"
"/opt/ros/melodic/share/xmlrpcpp/cmake/../../../include/xmlrpcpp"
"/usr/include/eigen3"
"/usr/include/pcl-1.8"
"/usr/include/vtk-6.3"
"/usr/include/freetype2"
"/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi"
"/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/opal/mca/event/libevent2022/libevent"
"/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/opal/mca/event/libevent2022/libevent/include"
"/usr/lib/x86_64-linux-gnu/openmpi/include"
"/usr/include/python2.7"
"/usr/include/x86_64-linux-gnu"
"/usr/include/hdf5/openmpi"
"/usr/include/libxml2"
"/usr/include/jsoncpp"
"/usr/include/tcl"
"/usr/include/ni"
"/usr/include/openni2"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"/home/test/My/build/octomap_server/CMakeFiles/octomap_server.dir/DependInfo.cmake"
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")