Files
detection_pot/build/Makefile

351 lines
11 KiB
Makefile

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.27
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /mnt/win/Users/BreizhHardware/Nextcloud/Programation/C++/Modelec/detection_pot
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /mnt/win/Users/BreizhHardware/Nextcloud/Programation/C++/Modelec/detection_pot/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..."
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /mnt/win/Users/BreizhHardware/Nextcloud/Programation/C++/Modelec/detection_pot/build/CMakeFiles /mnt/win/Users/BreizhHardware/Nextcloud/Programation/C++/Modelec/detection_pot/build//CMakeFiles/progress.marks
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /mnt/win/Users/BreizhHardware/Nextcloud/Programation/C++/Modelec/detection_pot/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast
# clear depends
depend:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
#=============================================================================
# Target rules for targets named calibration
# Build rule for target.
calibration: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 calibration
.PHONY : calibration
# fast build rule for target.
calibration/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/calibration.dir/build.make CMakeFiles/calibration.dir/build
.PHONY : calibration/fast
#=============================================================================
# Target rules for targets named arucoDetector
# Build rule for target.
arucoDetector: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 arucoDetector
.PHONY : arucoDetector
# fast build rule for target.
arucoDetector/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/arucoDetector.dir/build.make CMakeFiles/arucoDetector.dir/build
.PHONY : arucoDetector/fast
#=============================================================================
# Target rules for targets named photo
# Build rule for target.
photo: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 photo
.PHONY : photo
# fast build rule for target.
photo/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/photo.dir/build.make CMakeFiles/photo.dir/build
.PHONY : photo/fast
aruco/ArucoDetector.o: aruco/ArucoDetector.cpp.o
.PHONY : aruco/ArucoDetector.o
# target to build an object file
aruco/ArucoDetector.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/arucoDetector.dir/build.make CMakeFiles/arucoDetector.dir/aruco/ArucoDetector.cpp.o
.PHONY : aruco/ArucoDetector.cpp.o
aruco/ArucoDetector.i: aruco/ArucoDetector.cpp.i
.PHONY : aruco/ArucoDetector.i
# target to preprocess a source file
aruco/ArucoDetector.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/arucoDetector.dir/build.make CMakeFiles/arucoDetector.dir/aruco/ArucoDetector.cpp.i
.PHONY : aruco/ArucoDetector.cpp.i
aruco/ArucoDetector.s: aruco/ArucoDetector.cpp.s
.PHONY : aruco/ArucoDetector.s
# target to generate assembly for a file
aruco/ArucoDetector.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/arucoDetector.dir/build.make CMakeFiles/arucoDetector.dir/aruco/ArucoDetector.cpp.s
.PHONY : aruco/ArucoDetector.cpp.s
aruco/ArucoTag.o: aruco/ArucoTag.cpp.o
.PHONY : aruco/ArucoTag.o
# target to build an object file
aruco/ArucoTag.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/arucoDetector.dir/build.make CMakeFiles/arucoDetector.dir/aruco/ArucoTag.cpp.o
.PHONY : aruco/ArucoTag.cpp.o
aruco/ArucoTag.i: aruco/ArucoTag.cpp.i
.PHONY : aruco/ArucoTag.i
# target to preprocess a source file
aruco/ArucoTag.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/arucoDetector.dir/build.make CMakeFiles/arucoDetector.dir/aruco/ArucoTag.cpp.i
.PHONY : aruco/ArucoTag.cpp.i
aruco/ArucoTag.s: aruco/ArucoTag.cpp.s
.PHONY : aruco/ArucoTag.s
# target to generate assembly for a file
aruco/ArucoTag.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/arucoDetector.dir/build.make CMakeFiles/arucoDetector.dir/aruco/ArucoTag.cpp.s
.PHONY : aruco/ArucoTag.cpp.s
arucoDetector.o: arucoDetector.cpp.o
.PHONY : arucoDetector.o
# target to build an object file
arucoDetector.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/arucoDetector.dir/build.make CMakeFiles/arucoDetector.dir/arucoDetector.cpp.o
.PHONY : arucoDetector.cpp.o
arucoDetector.i: arucoDetector.cpp.i
.PHONY : arucoDetector.i
# target to preprocess a source file
arucoDetector.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/arucoDetector.dir/build.make CMakeFiles/arucoDetector.dir/arucoDetector.cpp.i
.PHONY : arucoDetector.cpp.i
arucoDetector.s: arucoDetector.cpp.s
.PHONY : arucoDetector.s
# target to generate assembly for a file
arucoDetector.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/arucoDetector.dir/build.make CMakeFiles/arucoDetector.dir/arucoDetector.cpp.s
.PHONY : arucoDetector.cpp.s
calibration.o: calibration.cpp.o
.PHONY : calibration.o
# target to build an object file
calibration.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/calibration.dir/build.make CMakeFiles/calibration.dir/calibration.cpp.o
.PHONY : calibration.cpp.o
calibration.i: calibration.cpp.i
.PHONY : calibration.i
# target to preprocess a source file
calibration.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/calibration.dir/build.make CMakeFiles/calibration.dir/calibration.cpp.i
.PHONY : calibration.cpp.i
calibration.s: calibration.cpp.s
.PHONY : calibration.s
# target to generate assembly for a file
calibration.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/calibration.dir/build.make CMakeFiles/calibration.dir/calibration.cpp.s
.PHONY : calibration.cpp.s
photo.o: photo.cpp.o
.PHONY : photo.o
# target to build an object file
photo.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/photo.dir/build.make CMakeFiles/photo.dir/photo.cpp.o
.PHONY : photo.cpp.o
photo.i: photo.cpp.i
.PHONY : photo.i
# target to preprocess a source file
photo.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/photo.dir/build.make CMakeFiles/photo.dir/photo.cpp.i
.PHONY : photo.cpp.i
photo.s: photo.cpp.s
.PHONY : photo.s
# target to generate assembly for a file
photo.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/photo.dir/build.make CMakeFiles/photo.dir/photo.cpp.s
.PHONY : photo.cpp.s
utils/utils.o: utils/utils.cpp.o
.PHONY : utils/utils.o
# target to build an object file
utils/utils.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/calibration.dir/build.make CMakeFiles/calibration.dir/utils/utils.cpp.o
$(MAKE) $(MAKESILENT) -f CMakeFiles/arucoDetector.dir/build.make CMakeFiles/arucoDetector.dir/utils/utils.cpp.o
$(MAKE) $(MAKESILENT) -f CMakeFiles/photo.dir/build.make CMakeFiles/photo.dir/utils/utils.cpp.o
.PHONY : utils/utils.cpp.o
utils/utils.i: utils/utils.cpp.i
.PHONY : utils/utils.i
# target to preprocess a source file
utils/utils.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/calibration.dir/build.make CMakeFiles/calibration.dir/utils/utils.cpp.i
$(MAKE) $(MAKESILENT) -f CMakeFiles/arucoDetector.dir/build.make CMakeFiles/arucoDetector.dir/utils/utils.cpp.i
$(MAKE) $(MAKESILENT) -f CMakeFiles/photo.dir/build.make CMakeFiles/photo.dir/utils/utils.cpp.i
.PHONY : utils/utils.cpp.i
utils/utils.s: utils/utils.cpp.s
.PHONY : utils/utils.s
# target to generate assembly for a file
utils/utils.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/calibration.dir/build.make CMakeFiles/calibration.dir/utils/utils.cpp.s
$(MAKE) $(MAKESILENT) -f CMakeFiles/arucoDetector.dir/build.make CMakeFiles/arucoDetector.dir/utils/utils.cpp.s
$(MAKE) $(MAKESILENT) -f CMakeFiles/photo.dir/build.make CMakeFiles/photo.dir/utils/utils.cpp.s
.PHONY : utils/utils.cpp.s
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... rebuild_cache"
@echo "... arucoDetector"
@echo "... calibration"
@echo "... photo"
@echo "... aruco/ArucoDetector.o"
@echo "... aruco/ArucoDetector.i"
@echo "... aruco/ArucoDetector.s"
@echo "... aruco/ArucoTag.o"
@echo "... aruco/ArucoTag.i"
@echo "... aruco/ArucoTag.s"
@echo "... arucoDetector.o"
@echo "... arucoDetector.i"
@echo "... arucoDetector.s"
@echo "... calibration.o"
@echo "... calibration.i"
@echo "... calibration.s"
@echo "... photo.o"
@echo "... photo.i"
@echo "... photo.s"
@echo "... utils/utils.o"
@echo "... utils/utils.i"
@echo "... utils/utils.s"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system