# 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/detector/geometry/calibration/bull_processing.cpp" "/app/x86/build/CMakeFiles/opendartboard-x86.dir/app/src/detector/geometry/calibration/bull_processing.cpp.o"
  "/app/src/detector/geometry/calibration/color_processing.cpp" "/app/x86/build/CMakeFiles/opendartboard-x86.dir/app/src/detector/geometry/calibration/color_processing.cpp.o"
  "/app/src/detector/geometry/calibration/contour_processing.cpp" "/app/x86/build/CMakeFiles/opendartboard-x86.dir/app/src/detector/geometry/calibration/contour_processing.cpp.o"
  "/app/src/detector/geometry/calibration/ellipse_processing.cpp" "/app/x86/build/CMakeFiles/opendartboard-x86.dir/app/src/detector/geometry/calibration/ellipse_processing.cpp.o"
  "/app/src/detector/geometry/calibration/geometry_calibration.cpp" "/app/x86/build/CMakeFiles/opendartboard-x86.dir/app/src/detector/geometry/calibration/geometry_calibration.cpp.o"
  "/app/src/detector/geometry/calibration/mask_processing.cpp" "/app/x86/build/CMakeFiles/opendartboard-x86.dir/app/src/detector/geometry/calibration/mask_processing.cpp.o"
  "/app/src/detector/geometry/calibration/orientation_processing.cpp" "/app/x86/build/CMakeFiles/opendartboard-x86.dir/app/src/detector/geometry/calibration/orientation_processing.cpp.o"
  "/app/src/detector/geometry/calibration/perspective_processing.cpp" "/app/x86/build/CMakeFiles/opendartboard-x86.dir/app/src/detector/geometry/calibration/perspective_processing.cpp.o"
  "/app/src/detector/geometry/calibration/roi_processing.cpp" "/app/x86/build/CMakeFiles/opendartboard-x86.dir/app/src/detector/geometry/calibration/roi_processing.cpp.o"
  "/app/src/detector/geometry/calibration/wire_processing.cpp" "/app/x86/build/CMakeFiles/opendartboard-x86.dir/app/src/detector/geometry/calibration/wire_processing.cpp.o"
  "/app/x86/src/application.cpp" "/app/x86/build/CMakeFiles/opendartboard-x86.dir/src/application.cpp.o"
  "/app/x86/src/camera_manager.cpp" "/app/x86/build/CMakeFiles/opendartboard-x86.dir/src/camera_manager.cpp.o"
  "/app/x86/src/detection_engine.cpp" "/app/x86/build/CMakeFiles/opendartboard-x86.dir/src/detection_engine.cpp.o"
  "/app/x86/src/game_501.cpp" "/app/x86/build/CMakeFiles/opendartboard-x86.dir/src/game_501.cpp.o"
  "/app/x86/src/http_server.cpp" "/app/x86/build/CMakeFiles/opendartboard-x86.dir/src/http_server.cpp.o"
  "/app/x86/src/legacy_detection.cpp" "/app/x86/build/CMakeFiles/opendartboard-x86.dir/src/legacy_detection.cpp.o"
  "/app/x86/src/main.cpp" "/app/x86/build/CMakeFiles/opendartboard-x86.dir/src/main.cpp.o"
  )
set(CMAKE_CXX_COMPILER_ID "GNU")

# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS_CXX
  "APP_VERSION=\"1.0.0\""
  "OPENDARTBOARD_DEFAULT_DATA_ROOT=\"/app/x86/data\""
  "OPENDARTBOARD_DEFAULT_WEB_ROOT=\"/app/x86/web\""
  "OPENDARTBOARD_LINUX_X86_64=1"
  )

# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
  "../src"
  "../../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 "")
