33 lines
1.1 KiB
CMake
33 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/klafyvel/Documents/supelec/2A/projet/workspace/src/vqimg/src/gngt_node.cpp" "/home/klafyvel/Documents/supelec/2A/projet/workspace/build/vqimg/CMakeFiles/gngt_node.dir/src/gngt_node.cpp.o"
|
||
|
)
|
||
|
set(CMAKE_CXX_COMPILER_ID "GNU")
|
||
|
|
||
|
# Preprocessor definitions for this target.
|
||
|
set(CMAKE_TARGET_DEFINITIONS_CXX
|
||
|
"ROSCONSOLE_BACKEND_LOG4CXX"
|
||
|
"ROS_PACKAGE_NAME=\"vqimg\""
|
||
|
)
|
||
|
|
||
|
# The include file search paths:
|
||
|
set(CMAKE_CXX_TARGET_INCLUDE_PATH
|
||
|
"/home/klafyvel/Documents/supelec/2A/projet/workspace/devel/.private/vqimg/include"
|
||
|
"/home/klafyvel/Documents/supelec/2A/projet/workspace/src/vqimg/include"
|
||
|
"/opt/ros/melodic/include"
|
||
|
"/opt/ros/melodic/share/xmlrpcpp/cmake/../../../include/xmlrpcpp"
|
||
|
"/usr/include/opencv"
|
||
|
"/usr/include/vq2"
|
||
|
)
|
||
|
|
||
|
# Targets to which this target links.
|
||
|
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||
|
)
|
||
|
|
||
|
# Fortran module output directory.
|
||
|
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|