Test image babling + Essaie entrée image + Debut i/o references

This commit is contained in:
Unknown 2018-07-26 16:57:58 +02:00
parent 83e3a70bc1
commit 1bc7621bf7
44 changed files with 34232 additions and 1043 deletions

View file

@ -37,6 +37,7 @@ SET(CMAKE_C_TARGET_INCLUDE_PATH
"."
"./io_png"
"./io_png/libs/png"
"/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})