32 lines
1.1 KiB
CMake
32 lines
1.1 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/emanuele/Documents/GestioneMacchine/Robot_Incollaggio/Software/roboglue_ros_ws/src/roboglue_ros/src/roboglue_msg.cpp" "/home/emanuele/Documents/GestioneMacchine/Robot_Incollaggio/Software/roboglue_ros_ws/build/roboglue_ros/CMakeFiles/roboglue_ros_msg.dir/src/roboglue_msg.cpp.o"
|
|
)
|
|
set(CMAKE_CXX_COMPILER_ID "GNU")
|
|
|
|
# Preprocessor definitions for this target.
|
|
set(CMAKE_TARGET_DEFINITIONS_CXX
|
|
"ROSCONSOLE_BACKEND_LOG4CXX"
|
|
"ROS_BUILD_SHARED_LIBS=1"
|
|
"ROS_PACKAGE_NAME=\"roboglue_ros\""
|
|
)
|
|
|
|
# The include file search paths:
|
|
set(CMAKE_CXX_TARGET_INCLUDE_PATH
|
|
"/opt/ros/kinetic/include"
|
|
"/opt/ros/kinetic/share/xmlrpcpp/cmake/../../../include/xmlrpcpp"
|
|
"/usr/include/eigen3"
|
|
"/home/emanuele/Documents/GestioneMacchine/Robot_Incollaggio/Software/roboglue_ros_ws/src/roboglue_ros/include"
|
|
)
|
|
|
|
# Targets to which this target links.
|
|
set(CMAKE_TARGET_LINKED_INFO_FILES
|
|
)
|
|
|
|
# Fortran module output directory.
|
|
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|