Commit ff2e2913 authored by Nadir Dalla Pozza's avatar Nadir Dalla Pozza
Browse files

Automatic detection working

parent fa9f7931
This diff is collapsed.
This diff is collapsed.
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.21
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Users/nadir/Documents/MPAI-CAE/AIMs/VideoAnalyser")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/Users/nadir/Documents/MPAI-CAE/AIMs/VideoAnalyser/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
This diff is collapsed.
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.21
# The generator used is:
set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
# The top level Makefile was generated from the following files:
set(CMAKE_MAKEFILE_DEPENDS
"CMakeCache.txt"
"../CMakeLists.txt"
"CMakeFiles/3.21.0/CMakeCCompiler.cmake"
"CMakeFiles/3.21.0/CMakeCXXCompiler.cmake"
"CMakeFiles/3.21.0/CMakeSystem.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/CMakeCInformation.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/CMakeCXXInformation.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/CMakeCommonLanguageInclude.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/CMakeGenericSystem.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/CMakeInitializeConfigs.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/CMakeLanguageInformation.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/CMakeSystemSpecificInformation.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/Compiler/AppleClang-C.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/Compiler/AppleClang-CXX.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/Compiler/Clang.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/Compiler/GNU.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/FindBoost.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/FindPackageHandleStandardArgs.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/FindPackageMessage.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/Platform/Apple-AppleClang-C.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/Platform/Apple-AppleClang-CXX.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/Platform/Apple-Clang-C.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/Platform/Apple-Clang-CXX.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/Platform/Apple-Clang.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/Platform/Darwin-Initialize.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/Platform/Darwin.cmake"
"/usr/local/Cellar/cmake/3.21.0/share/cmake/Modules/Platform/UnixPaths.cmake"
"/usr/local/lib/cmake/Boost-1.76.0/BoostConfig.cmake"
"/usr/local/lib/cmake/Boost-1.76.0/BoostConfigVersion.cmake"
"/usr/local/lib/cmake/BoostDetectToolset-1.76.0.cmake"
"/usr/local/lib/cmake/boost_headers-1.76.0/boost_headers-config-version.cmake"
"/usr/local/lib/cmake/boost_headers-1.76.0/boost_headers-config.cmake"
"/usr/local/lib/cmake/boost_program_options-1.76.0/boost_program_options-config-version.cmake"
"/usr/local/lib/cmake/boost_program_options-1.76.0/boost_program_options-config.cmake"
"/usr/local/lib/cmake/boost_program_options-1.76.0/libboost_program_options-variant-mt-shared.cmake"
"/usr/local/lib/cmake/boost_program_options-1.76.0/libboost_program_options-variant-mt-static.cmake"
"/usr/local/lib/cmake/boost_program_options-1.76.0/libboost_program_options-variant-shared.cmake"
"/usr/local/lib/cmake/boost_program_options-1.76.0/libboost_program_options-variant-static.cmake"
"/usr/local/lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake"
"/usr/local/lib/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake"
"/usr/local/lib/cmake/nlohmann_json/nlohmann_jsonTargets.cmake"
"/usr/local/lib/cmake/opencv4/OpenCVConfig-version.cmake"
"/usr/local/lib/cmake/opencv4/OpenCVConfig.cmake"
"/usr/local/lib/cmake/opencv4/OpenCVModules-release.cmake"
"/usr/local/lib/cmake/opencv4/OpenCVModules.cmake"
)
# The corresponding makefile is:
set(CMAKE_MAKEFILE_OUTPUTS
"Makefile"
"CMakeFiles/cmake.check_cache"
)
# Byproducts of CMake generate step:
set(CMAKE_MAKEFILE_PRODUCTS
"CMakeFiles/CMakeDirectoryInformation.cmake"
)
# Dependency information for all targets:
set(CMAKE_DEPEND_INFO_FILES
"CMakeFiles/frame_extraction.dir/DependInfo.cmake"
)
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.21
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
#=============================================================================
# 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/local/Cellar/cmake/3.21.0/bin/cmake
# The command to remove a file.
RM = /usr/local/Cellar/cmake/3.21.0/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/nadir/Documents/MPAI-CAE/AIMs/VideoAnalyser
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/nadir/Documents/MPAI-CAE/AIMs/VideoAnalyser/build
#=============================================================================
# Directory level rules for the build root directory
# The main recursive "all" target.
all: CMakeFiles/frame_extraction.dir/all
.PHONY : all
# The main recursive "preinstall" target.
preinstall:
.PHONY : preinstall
# The main recursive "clean" target.
clean: CMakeFiles/frame_extraction.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/frame_extraction.dir
# All Build rule for target.
CMakeFiles/frame_extraction.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/frame_extraction.dir/build.make CMakeFiles/frame_extraction.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/frame_extraction.dir/build.make CMakeFiles/frame_extraction.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/nadir/Documents/MPAI-CAE/AIMs/VideoAnalyser/build/CMakeFiles --progress-num=1,2 "Built target frame_extraction"
.PHONY : CMakeFiles/frame_extraction.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/frame_extraction.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/nadir/Documents/MPAI-CAE/AIMs/VideoAnalyser/build/CMakeFiles 2
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/frame_extraction.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/nadir/Documents/MPAI-CAE/AIMs/VideoAnalyser/build/CMakeFiles 0
.PHONY : CMakeFiles/frame_extraction.dir/rule
# Convenience name for target.
frame_extraction: CMakeFiles/frame_extraction.dir/rule
.PHONY : frame_extraction
# clean rule for target.
CMakeFiles/frame_extraction.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/frame_extraction.dir/build.make CMakeFiles/frame_extraction.dir/clean
.PHONY : CMakeFiles/frame_extraction.dir/clean
#=============================================================================
# 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
/Users/nadir/Documents/MPAI-CAE/AIMs/VideoAnalyser/build/CMakeFiles/rebuild_cache.dir
/Users/nadir/Documents/MPAI-CAE/AIMs/VideoAnalyser/build/CMakeFiles/edit_cache.dir
/Users/nadir/Documents/MPAI-CAE/AIMs/VideoAnalyser/build/CMakeFiles/frame_extraction.dir
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
"/Users/nadir/Documents/MPAI-CAE/AIMs/VideoAnalyser/src/script.cpp" "CMakeFiles/frame_extraction.dir/src/script.cpp.o" "gcc" "CMakeFiles/frame_extraction.dir/src/script.cpp.o.d"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
This diff is collapsed.
file(REMOVE_RECURSE
"../bin/frame_extraction"
"../bin/frame_extraction.pdb"
"CMakeFiles/frame_extraction.dir/src/script.cpp.o"
"CMakeFiles/frame_extraction.dir/src/script.cpp.o.d"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/frame_extraction.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
This diff is collapsed.
This diff is collapsed.
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for compiler generated dependencies management for frame_extraction.
# Empty dependencies file for frame_extraction.
# This may be replaced when dependencies are built.
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.21
# compile CXX with /usr/bin/clang++
CXX_DEFINES = -DJSON_DIAGNOSTICS=0 -DJSON_USE_IMPLICIT_CONVERSIONS=1
CXX_INCLUDES = -isystem /usr/local/Cellar/opencv/4.5.3_1/include/opencv4 -isystem /usr/local/include
CXX_FLAGS = -std=c++11 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -std=gnu++11
/usr/bin/clang++ -std=c++11 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/frame_extraction.dir/src/script.cpp.o -o ../bin/frame_extraction -Wl,-rpath,/usr/local/lib /usr/local/lib/libopencv_gapi.4.5.3.dylib /usr/local/lib/libopencv_stitching.4.5.3.dylib /usr/local/lib/libopencv_alphamat.4.5.3.dylib /usr/local/lib/libopencv_aruco.4.5.3.dylib /usr/local/lib/libopencv_barcode.4.5.3.dylib /usr/local/lib/libopencv_bgsegm.4.5.3.dylib /usr/local/lib/libopencv_bioinspired.4.5.3.dylib /usr/local/lib/libopencv_ccalib.4.5.3.dylib /usr/local/lib/libopencv_dnn_objdetect.4.5.3.dylib /usr/local/lib/libopencv_dnn_superres.4.5.3.dylib /usr/local/lib/libopencv_dpm.4.5.3.dylib /usr/local/lib/libopencv_face.4.5.3.dylib /usr/local/lib/libopencv_freetype.4.5.3.dylib /usr/local/lib/libopencv_fuzzy.4.5.3.dylib /usr/local/lib/libopencv_hfs.4.5.3.dylib /usr/local/lib/libopencv_img_hash.4.5.3.dylib /usr/local/lib/libopencv_intensity_transform.4.5.3.dylib /usr/local/lib/libopencv_line_descriptor.4.5.3.dylib /usr/local/lib/libopencv_mcc.4.5.3.dylib /usr/local/lib/libopencv_quality.4.5.3.dylib /usr/local/lib/libopencv_rapid.4.5.3.dylib /usr/local/lib/libopencv_reg.4.5.3.dylib /usr/local/lib/libopencv_rgbd.4.5.3.dylib /usr/local/lib/libopencv_saliency.4.5.3.dylib /usr/local/lib/libopencv_sfm.4.5.3.dylib /usr/local/lib/libopencv_stereo.4.5.3.dylib /usr/local/lib/libopencv_structured_light.4.5.3.dylib /usr/local/lib/libopencv_superres.4.5.3.dylib /usr/local/lib/libopencv_surface_matching.4.5.3.dylib /usr/local/lib/libopencv_tracking.4.5.3.dylib /usr/local/lib/libopencv_videostab.4.5.3.dylib /usr/local/lib/libopencv_viz.4.5.3.dylib /usr/local/lib/libopencv_wechat_qrcode.4.5.3.dylib /usr/local/lib/libopencv_xfeatures2d.4.5.3.dylib /usr/local/lib/libopencv_xobjdetect.4.5.3.dylib /usr/local/lib/libopencv_xphoto.4.5.3.dylib /usr/local/lib/libopencv_shape.4.5.3.dylib /usr/local/lib/libopencv_highgui.4.5.3.dylib /usr/local/lib/libopencv_datasets.4.5.3.dylib /usr/local/lib/libopencv_plot.4.5.3.dylib /usr/local/lib/libopencv_text.4.5.3.dylib /usr/local/lib/libopencv_ml.4.5.3.dylib /usr/local/lib/libopencv_phase_unwrapping.4.5.3.dylib /usr/local/lib/libopencv_optflow.4.5.3.dylib /usr/local/lib/libopencv_ximgproc.4.5.3.dylib /usr/local/lib/libopencv_video.4.5.3.dylib /usr/local/lib/libopencv_videoio.4.5.3.dylib /usr/local/lib/libopencv_dnn.4.5.3.dylib /usr/local/lib/libopencv_imgcodecs.4.5.3.dylib /usr/local/lib/libopencv_objdetect.4.5.3.dylib /usr/local/lib/libopencv_calib3d.4.5.3.dylib /usr/local/lib/libopencv_features2d.4.5.3.dylib /usr/local/lib/libopencv_flann.4.5.3.dylib /usr/local/lib/libopencv_photo.4.5.3.dylib /usr/local/lib/libopencv_imgproc.4.5.3.dylib /usr/local/lib/libopencv_core.4.5.3.dylib
CMAKE_PROGRESS_1 = 1
CMAKE_PROGRESS_2 = 2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment