40 lines
1.3 KiB
CMake
40 lines
1.3 KiB
CMake
# 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/harle/catkin_ws/src/BaxterInterface/Visp_tests/generic-rgbd/tutorial-mb-generic-tracker-rgbd.cpp" "/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/generic-rgbd/CMakeFiles/tutorial-tracking-mb-generic-rgbd.dir/tutorial-mb-generic-tracker-rgbd.cpp.o"
|
|
)
|
|
SET(CMAKE_CXX_COMPILER_ID "GNU")
|
|
|
|
# Preprocessor definitions for this target.
|
|
SET(CMAKE_TARGET_DEFINITIONS
|
|
"DISABLE_PCAP"
|
|
"DISABLE_PNG"
|
|
"EIGEN_USE_NEW_STDVECTOR"
|
|
"EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET"
|
|
"FLANN_STATIC"
|
|
"qh_QHpointer"
|
|
)
|
|
|
|
# Targets to which this target links.
|
|
SET(CMAKE_TARGET_LINKED_INFO_FILES
|
|
)
|
|
|
|
# The include file search paths:
|
|
SET(CMAKE_C_TARGET_INCLUDE_PATH
|
|
"/usr/include/vtk-5.8"
|
|
"/usr/include/pcl-1.7"
|
|
"/usr/include/eigen3"
|
|
"/usr/include/ni"
|
|
"/usr/include/openni2"
|
|
"/opt/ros/indigo/include"
|
|
"/usr/include/opencv"
|
|
"/usr/include/libxml2"
|
|
"/usr/include/OGRE"
|
|
"/usr/include/ois"
|
|
)
|
|
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|