Premier log

This commit is contained in:
Forest 2017-04-25 15:22:41 +02:00
commit d9edd298f6
45 changed files with 2306 additions and 0 deletions

View file

@ -0,0 +1,21 @@
# 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/sasl/eleves/rob/3408017/projet_info/DisplayImage.cpp" "/home/sasl/eleves/rob/3408017/projet_info/CMakeFiles/DisplayImage.dir/DisplayImage.cpp.o"
)
SET(CMAKE_CXX_COMPILER_ID "GNU")
# 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/opencv"
)
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})