# 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
  "/app/src/communication/score_queue.cpp" "/app/build/CMakeFiles/opendartboard.dir/src/communication/score_queue.cpp.o"
  "/app/src/communication/websocket_service.cpp" "/app/build/CMakeFiles/opendartboard.dir/src/communication/websocket_service.cpp.o"
  "/app/src/detector/geometry/calibration/bull_processing.cpp" "/app/build/CMakeFiles/opendartboard.dir/src/detector/geometry/calibration/bull_processing.cpp.o"
  "/app/src/detector/geometry/calibration/color_processing.cpp" "/app/build/CMakeFiles/opendartboard.dir/src/detector/geometry/calibration/color_processing.cpp.o"
  "/app/src/detector/geometry/calibration/contour_processing.cpp" "/app/build/CMakeFiles/opendartboard.dir/src/detector/geometry/calibration/contour_processing.cpp.o"
  "/app/src/detector/geometry/calibration/ellipse_processing.cpp" "/app/build/CMakeFiles/opendartboard.dir/src/detector/geometry/calibration/ellipse_processing.cpp.o"
  "/app/src/detector/geometry/calibration/geometry_calibration.cpp" "/app/build/CMakeFiles/opendartboard.dir/src/detector/geometry/calibration/geometry_calibration.cpp.o"
  "/app/src/detector/geometry/calibration/mask_processing.cpp" "/app/build/CMakeFiles/opendartboard.dir/src/detector/geometry/calibration/mask_processing.cpp.o"
  "/app/src/detector/geometry/calibration/orientation_processing.cpp" "/app/build/CMakeFiles/opendartboard.dir/src/detector/geometry/calibration/orientation_processing.cpp.o"
  "/app/src/detector/geometry/calibration/perspective_processing.cpp" "/app/build/CMakeFiles/opendartboard.dir/src/detector/geometry/calibration/perspective_processing.cpp.o"
  "/app/src/detector/geometry/calibration/roi_processing.cpp" "/app/build/CMakeFiles/opendartboard.dir/src/detector/geometry/calibration/roi_processing.cpp.o"
  "/app/src/detector/geometry/calibration/wire_processing.cpp" "/app/build/CMakeFiles/opendartboard.dir/src/detector/geometry/calibration/wire_processing.cpp.o"
  "/app/src/detector/geometry/detection/dart_processing.cpp" "/app/build/CMakeFiles/opendartboard.dir/src/detector/geometry/detection/dart_processing.cpp.o"
  "/app/src/detector/geometry/detection/motion_processing.cpp" "/app/build/CMakeFiles/opendartboard.dir/src/detector/geometry/detection/motion_processing.cpp.o"
  "/app/src/detector/geometry/detection/score_processing.cpp" "/app/build/CMakeFiles/opendartboard.dir/src/detector/geometry/detection/score_processing.cpp.o"
  "/app/src/detector/geometry/geometry_detector.cpp" "/app/build/CMakeFiles/opendartboard.dir/src/detector/geometry/geometry_detector.cpp.o"
  "/app/src/main.cpp" "/app/build/CMakeFiles/opendartboard.dir/src/main.cpp.o"
  "/app/src/scorer/scorer.cpp" "/app/build/CMakeFiles/opendartboard.dir/src/scorer/scorer.cpp.o"
  )
set(CMAKE_CXX_COMPILER_ID "GNU")

# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS_CXX
  "APP_VERSION=\"0.0.0-dev\""
  )

# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
  "/usr/include/gstreamer-1.0"
  "/usr/include/glib-2.0"
  "/usr/lib/x86_64-linux-gnu/glib-2.0/include"
  "/usr/include/orc-0.4"
  "../src"
  "../src/utils"
  "_deps/httplib-src"
  "_deps/nlohmann_json-src/include"
  "/usr/include/opencv4"
  )

# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
  )

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