# 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/eyeris-user/software/lrauv-camera-control/src/lrauv-camera-control.cpp" "/home/eyeris-user/software/lrauv-camera-control/build/CMakeFiles/LRAUV-Camera-Control.dir/src/lrauv-camera-control.cpp.o"
  "/home/eyeris-user/software/lrauv-camera-control/src/ofThread.cpp" "/home/eyeris-user/software/lrauv-camera-control/build/CMakeFiles/LRAUV-Camera-Control.dir/src/ofThread.cpp.o"
  )
set(CMAKE_CXX_COMPILER_ID "GNU")

# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS_CXX
  "LOGURU_WITH_STREAMS"
  "ONLY_C_LOCALE=0"
  )

# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
  "/usr/include/opencv4"
  "../libs/inih"
  "../libs/date/include"
  "../libs/loguru"
  )

# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
  "/home/eyeris-user/software/lrauv-camera-control/build/libs/inih/CMakeFiles/inih.dir/DependInfo.cmake"
  "/home/eyeris-user/software/lrauv-camera-control/build/libs/loguru/CMakeFiles/loguru.dir/DependInfo.cmake"
  )

# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
