Debut Tests ASIFT + Essai VISP simplifié

This commit is contained in:
Unknown 2018-07-23 17:30:57 +02:00
parent a41f1ba991
commit fbafece5af
1339 changed files with 153161 additions and 56 deletions

View file

@ -0,0 +1,373 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# The main recursive all target
all:
.PHONY : all
# The main recursive preinstall target
preinstall:
.PHONY : preinstall
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# 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 remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/harle/catkin_ws/src/demo_ASIFT_src
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/harle/catkin_ws/src/demo_ASIFT_src
#=============================================================================
# Target rules for target CMakeFiles/demo_ASIFT.dir
# All Build rule for target.
CMakeFiles/demo_ASIFT.dir/all: io_png/libs/zlib/CMakeFiles/zlib.dir/all
CMakeFiles/demo_ASIFT.dir/all: io_png/libs/png/CMakeFiles/png.dir/all
CMakeFiles/demo_ASIFT.dir/all: libMatch/CMakeFiles/Match.dir/all
CMakeFiles/demo_ASIFT.dir/all: libNumerics/CMakeFiles/Numerics.dir/all
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/depend
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/build
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles 8 9 10 11 12 13 14 15 16 17 18 19 20
@echo "Built target demo_ASIFT"
.PHONY : CMakeFiles/demo_ASIFT.dir/all
# Include target in all.
all: CMakeFiles/demo_ASIFT.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/demo_ASIFT.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles 50
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/demo_ASIFT.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles 0
.PHONY : CMakeFiles/demo_ASIFT.dir/rule
# Convenience name for target.
demo_ASIFT: CMakeFiles/demo_ASIFT.dir/rule
.PHONY : demo_ASIFT
# clean rule for target.
CMakeFiles/demo_ASIFT.dir/clean:
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/clean
.PHONY : CMakeFiles/demo_ASIFT.dir/clean
# clean rule for target.
clean: CMakeFiles/demo_ASIFT.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/test_ASIFT.dir
# All Build rule for target.
CMakeFiles/test_ASIFT.dir/all: io_png/libs/zlib/CMakeFiles/zlib.dir/all
CMakeFiles/test_ASIFT.dir/all: io_png/libs/png/CMakeFiles/png.dir/all
CMakeFiles/test_ASIFT.dir/all: libMatch/CMakeFiles/Match.dir/all
CMakeFiles/test_ASIFT.dir/all: libNumerics/CMakeFiles/Numerics.dir/all
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/depend
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/build
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles 38 39 40 41 42 43 44 45 46 47 48 49 50 51
@echo "Built target test_ASIFT"
.PHONY : CMakeFiles/test_ASIFT.dir/all
# Include target in all.
all: CMakeFiles/test_ASIFT.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/test_ASIFT.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles 51
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/test_ASIFT.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles 0
.PHONY : CMakeFiles/test_ASIFT.dir/rule
# Convenience name for target.
test_ASIFT: CMakeFiles/test_ASIFT.dir/rule
.PHONY : test_ASIFT
# clean rule for target.
CMakeFiles/test_ASIFT.dir/clean:
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/clean
.PHONY : CMakeFiles/test_ASIFT.dir/clean
# clean rule for target.
clean: CMakeFiles/test_ASIFT.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory io_png
# Convenience name for "all" pass in the directory.
io_png/all: io_png/libs/all
.PHONY : io_png/all
# Convenience name for "clean" pass in the directory.
io_png/clean: io_png/libs/clean
.PHONY : io_png/clean
# Convenience name for "preinstall" pass in the directory.
io_png/preinstall: io_png/libs/preinstall
.PHONY : io_png/preinstall
#=============================================================================
# Directory level rules for directory io_png/libs
# Convenience name for "all" pass in the directory.
io_png/libs/all: io_png/libs/zlib/all
io_png/libs/all: io_png/libs/png/all
.PHONY : io_png/libs/all
# Convenience name for "clean" pass in the directory.
io_png/libs/clean: io_png/libs/zlib/clean
io_png/libs/clean: io_png/libs/png/clean
.PHONY : io_png/libs/clean
# Convenience name for "preinstall" pass in the directory.
io_png/libs/preinstall: io_png/libs/zlib/preinstall
io_png/libs/preinstall: io_png/libs/png/preinstall
.PHONY : io_png/libs/preinstall
#=============================================================================
# Directory level rules for directory io_png/libs/zlib
# Convenience name for "all" pass in the directory.
io_png/libs/zlib/all: io_png/libs/zlib/CMakeFiles/zlib.dir/all
.PHONY : io_png/libs/zlib/all
# Convenience name for "clean" pass in the directory.
io_png/libs/zlib/clean: io_png/libs/zlib/CMakeFiles/zlib.dir/clean
.PHONY : io_png/libs/zlib/clean
# Convenience name for "preinstall" pass in the directory.
io_png/libs/zlib/preinstall:
.PHONY : io_png/libs/zlib/preinstall
#=============================================================================
# Target rules for target io_png/libs/zlib/CMakeFiles/zlib.dir
# All Build rule for target.
io_png/libs/zlib/CMakeFiles/zlib.dir/all:
$(MAKE) -f io_png/libs/zlib/CMakeFiles/zlib.dir/build.make io_png/libs/zlib/CMakeFiles/zlib.dir/depend
$(MAKE) -f io_png/libs/zlib/CMakeFiles/zlib.dir/build.make io_png/libs/zlib/CMakeFiles/zlib.dir/build
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles 52 53 54 55 56 57 58 59 60 61 62 63 64
@echo "Built target zlib"
.PHONY : io_png/libs/zlib/CMakeFiles/zlib.dir/all
# Include target in all.
all: io_png/libs/zlib/CMakeFiles/zlib.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
io_png/libs/zlib/CMakeFiles/zlib.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles 13
$(MAKE) -f CMakeFiles/Makefile2 io_png/libs/zlib/CMakeFiles/zlib.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles 0
.PHONY : io_png/libs/zlib/CMakeFiles/zlib.dir/rule
# Convenience name for target.
zlib: io_png/libs/zlib/CMakeFiles/zlib.dir/rule
.PHONY : zlib
# clean rule for target.
io_png/libs/zlib/CMakeFiles/zlib.dir/clean:
$(MAKE) -f io_png/libs/zlib/CMakeFiles/zlib.dir/build.make io_png/libs/zlib/CMakeFiles/zlib.dir/clean
.PHONY : io_png/libs/zlib/CMakeFiles/zlib.dir/clean
# clean rule for target.
clean: io_png/libs/zlib/CMakeFiles/zlib.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory io_png/libs/png
# Convenience name for "all" pass in the directory.
io_png/libs/png/all: io_png/libs/png/CMakeFiles/png.dir/all
.PHONY : io_png/libs/png/all
# Convenience name for "clean" pass in the directory.
io_png/libs/png/clean: io_png/libs/png/CMakeFiles/png.dir/clean
.PHONY : io_png/libs/png/clean
# Convenience name for "preinstall" pass in the directory.
io_png/libs/png/preinstall:
.PHONY : io_png/libs/png/preinstall
#=============================================================================
# Target rules for target io_png/libs/png/CMakeFiles/png.dir
# All Build rule for target.
io_png/libs/png/CMakeFiles/png.dir/all: io_png/libs/zlib/CMakeFiles/zlib.dir/all
$(MAKE) -f io_png/libs/png/CMakeFiles/png.dir/build.make io_png/libs/png/CMakeFiles/png.dir/depend
$(MAKE) -f io_png/libs/png/CMakeFiles/png.dir/build.make io_png/libs/png/CMakeFiles/png.dir/build
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
@echo "Built target png"
.PHONY : io_png/libs/png/CMakeFiles/png.dir/all
# Include target in all.
all: io_png/libs/png/CMakeFiles/png.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
io_png/libs/png/CMakeFiles/png.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles 30
$(MAKE) -f CMakeFiles/Makefile2 io_png/libs/png/CMakeFiles/png.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles 0
.PHONY : io_png/libs/png/CMakeFiles/png.dir/rule
# Convenience name for target.
png: io_png/libs/png/CMakeFiles/png.dir/rule
.PHONY : png
# clean rule for target.
io_png/libs/png/CMakeFiles/png.dir/clean:
$(MAKE) -f io_png/libs/png/CMakeFiles/png.dir/build.make io_png/libs/png/CMakeFiles/png.dir/clean
.PHONY : io_png/libs/png/CMakeFiles/png.dir/clean
# clean rule for target.
clean: io_png/libs/png/CMakeFiles/png.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory libMatch
# Convenience name for "all" pass in the directory.
libMatch/all: libMatch/CMakeFiles/Match.dir/all
.PHONY : libMatch/all
# Convenience name for "clean" pass in the directory.
libMatch/clean: libMatch/CMakeFiles/Match.dir/clean
.PHONY : libMatch/clean
# Convenience name for "preinstall" pass in the directory.
libMatch/preinstall:
.PHONY : libMatch/preinstall
#=============================================================================
# Target rules for target libMatch/CMakeFiles/Match.dir
# All Build rule for target.
libMatch/CMakeFiles/Match.dir/all:
$(MAKE) -f libMatch/CMakeFiles/Match.dir/build.make libMatch/CMakeFiles/Match.dir/depend
$(MAKE) -f libMatch/CMakeFiles/Match.dir/build.make libMatch/CMakeFiles/Match.dir/build
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles 1
@echo "Built target Match"
.PHONY : libMatch/CMakeFiles/Match.dir/all
# Include target in all.
all: libMatch/CMakeFiles/Match.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
libMatch/CMakeFiles/Match.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles 1
$(MAKE) -f CMakeFiles/Makefile2 libMatch/CMakeFiles/Match.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles 0
.PHONY : libMatch/CMakeFiles/Match.dir/rule
# Convenience name for target.
Match: libMatch/CMakeFiles/Match.dir/rule
.PHONY : Match
# clean rule for target.
libMatch/CMakeFiles/Match.dir/clean:
$(MAKE) -f libMatch/CMakeFiles/Match.dir/build.make libMatch/CMakeFiles/Match.dir/clean
.PHONY : libMatch/CMakeFiles/Match.dir/clean
# clean rule for target.
clean: libMatch/CMakeFiles/Match.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory libNumerics
# Convenience name for "all" pass in the directory.
libNumerics/all: libNumerics/CMakeFiles/Numerics.dir/all
.PHONY : libNumerics/all
# Convenience name for "clean" pass in the directory.
libNumerics/clean: libNumerics/CMakeFiles/Numerics.dir/clean
.PHONY : libNumerics/clean
# Convenience name for "preinstall" pass in the directory.
libNumerics/preinstall:
.PHONY : libNumerics/preinstall
#=============================================================================
# Target rules for target libNumerics/CMakeFiles/Numerics.dir
# All Build rule for target.
libNumerics/CMakeFiles/Numerics.dir/all:
$(MAKE) -f libNumerics/CMakeFiles/Numerics.dir/build.make libNumerics/CMakeFiles/Numerics.dir/depend
$(MAKE) -f libNumerics/CMakeFiles/Numerics.dir/build.make libNumerics/CMakeFiles/Numerics.dir/build
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles 2 3 4 5 6 7
@echo "Built target Numerics"
.PHONY : libNumerics/CMakeFiles/Numerics.dir/all
# Include target in all.
all: libNumerics/CMakeFiles/Numerics.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
libNumerics/CMakeFiles/Numerics.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles 6
$(MAKE) -f CMakeFiles/Makefile2 libNumerics/CMakeFiles/Numerics.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles 0
.PHONY : libNumerics/CMakeFiles/Numerics.dir/rule
# Convenience name for target.
Numerics: libNumerics/CMakeFiles/Numerics.dir/rule
.PHONY : Numerics
# clean rule for target.
libNumerics/CMakeFiles/Numerics.dir/clean:
$(MAKE) -f libNumerics/CMakeFiles/Numerics.dir/build.make libNumerics/CMakeFiles/Numerics.dir/clean
.PHONY : libNumerics/CMakeFiles/Numerics.dir/clean
# clean rule for target.
clean: libNumerics/CMakeFiles/Numerics.dir/clean
.PHONY : 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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system