You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

183 lines
14 KiB

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# 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 = /home/algo/Documents/openMVS/openMVS
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build
# Include any dependencies generated for this target.
include libs/Math/CMakeFiles/Math.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include libs/Math/CMakeFiles/Math.dir/compiler_depend.make
# Include the progress variables for this target.
include libs/Math/CMakeFiles/Math.dir/progress.make
# Include the compile flags for this target's objects.
include libs/Math/CMakeFiles/Math.dir/flags.make
libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch: libs/Math/CMakeFiles/Math.dir/flags.make
libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.cxx
libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx
libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch: libs/Math/CMakeFiles/Math.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch"
cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -x c++-header -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -MD -MT libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch -MF CMakeFiles/Math.dir/cmake_pch.hxx.gch.d -o CMakeFiles/Math.dir/cmake_pch.hxx.gch -c /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.cxx
libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Math.dir/cmake_pch.hxx.i"
cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -x c++-header -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.cxx > CMakeFiles/Math.dir/cmake_pch.hxx.i
libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Math.dir/cmake_pch.hxx.s"
cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -x c++-header -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.cxx -o CMakeFiles/Math.dir/cmake_pch.hxx.s
libs/Math/CMakeFiles/Math.dir/Common.cpp.o: libs/Math/CMakeFiles/Math.dir/flags.make
libs/Math/CMakeFiles/Math.dir/Common.cpp.o: ../libs/Math/Common.cpp
libs/Math/CMakeFiles/Math.dir/Common.cpp.o: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx
libs/Math/CMakeFiles/Math.dir/Common.cpp.o: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch
libs/Math/CMakeFiles/Math.dir/Common.cpp.o: libs/Math/CMakeFiles/Math.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object libs/Math/CMakeFiles/Math.dir/Common.cpp.o"
cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -MD -MT libs/Math/CMakeFiles/Math.dir/Common.cpp.o -MF CMakeFiles/Math.dir/Common.cpp.o.d -o CMakeFiles/Math.dir/Common.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/Math/Common.cpp
libs/Math/CMakeFiles/Math.dir/Common.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Math.dir/Common.cpp.i"
cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/Math/Common.cpp > CMakeFiles/Math.dir/Common.cpp.i
libs/Math/CMakeFiles/Math.dir/Common.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Math.dir/Common.cpp.s"
cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/Math/Common.cpp -o CMakeFiles/Math.dir/Common.cpp.s
libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o: libs/Math/CMakeFiles/Math.dir/flags.make
libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o: ../libs/Math/SimilarityTransform.cpp
libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx
libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch
libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o: libs/Math/CMakeFiles/Math.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o"
cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -MD -MT libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o -MF CMakeFiles/Math.dir/SimilarityTransform.cpp.o.d -o CMakeFiles/Math.dir/SimilarityTransform.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/Math/SimilarityTransform.cpp
libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Math.dir/SimilarityTransform.cpp.i"
cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/Math/SimilarityTransform.cpp > CMakeFiles/Math.dir/SimilarityTransform.cpp.i
libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Math.dir/SimilarityTransform.cpp.s"
cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/Math/SimilarityTransform.cpp -o CMakeFiles/Math.dir/SimilarityTransform.cpp.s
libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o: libs/Math/CMakeFiles/Math.dir/flags.make
libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o: ../libs/Math/IBFS/IBFS.cpp
libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx
libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch
libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o: libs/Math/CMakeFiles/Math.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o"
cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -MD -MT libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o -MF CMakeFiles/Math.dir/IBFS/IBFS.cpp.o.d -o CMakeFiles/Math.dir/IBFS/IBFS.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/Math/IBFS/IBFS.cpp
libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Math.dir/IBFS/IBFS.cpp.i"
cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/Math/IBFS/IBFS.cpp > CMakeFiles/Math.dir/IBFS/IBFS.cpp.i
libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Math.dir/IBFS/IBFS.cpp.s"
cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/Math/IBFS/IBFS.cpp -o CMakeFiles/Math.dir/IBFS/IBFS.cpp.s
libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o: libs/Math/CMakeFiles/Math.dir/flags.make
libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o: ../libs/Math/LMFit/lmmin.cpp
libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx
libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch
libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o: libs/Math/CMakeFiles/Math.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o"
cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -MD -MT libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o -MF CMakeFiles/Math.dir/LMFit/lmmin.cpp.o.d -o CMakeFiles/Math.dir/LMFit/lmmin.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/Math/LMFit/lmmin.cpp
libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Math.dir/LMFit/lmmin.cpp.i"
cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/Math/LMFit/lmmin.cpp > CMakeFiles/Math.dir/LMFit/lmmin.cpp.i
libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Math.dir/LMFit/lmmin.cpp.s"
cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/Math/LMFit/lmmin.cpp -o CMakeFiles/Math.dir/LMFit/lmmin.cpp.s
# Object files for target Math
Math_OBJECTS = \
"CMakeFiles/Math.dir/Common.cpp.o" \
"CMakeFiles/Math.dir/SimilarityTransform.cpp.o" \
"CMakeFiles/Math.dir/IBFS/IBFS.cpp.o" \
"CMakeFiles/Math.dir/LMFit/lmmin.cpp.o"
# External object files for target Math
Math_EXTERNAL_OBJECTS =
lib/libMath.a: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch
lib/libMath.a: libs/Math/CMakeFiles/Math.dir/Common.cpp.o
lib/libMath.a: libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o
lib/libMath.a: libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o
lib/libMath.a: libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o
lib/libMath.a: libs/Math/CMakeFiles/Math.dir/build.make
lib/libMath.a: libs/Math/CMakeFiles/Math.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Linking CXX static library ../../lib/libMath.a"
cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && $(CMAKE_COMMAND) -P CMakeFiles/Math.dir/cmake_clean_target.cmake
cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/Math.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
libs/Math/CMakeFiles/Math.dir/build: lib/libMath.a
.PHONY : libs/Math/CMakeFiles/Math.dir/build
libs/Math/CMakeFiles/Math.dir/clean:
cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && $(CMAKE_COMMAND) -P CMakeFiles/Math.dir/cmake_clean.cmake
.PHONY : libs/Math/CMakeFiles/Math.dir/clean
libs/Math/CMakeFiles/Math.dir/depend:
cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS/libs/Math /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build/libs/Math /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : libs/Math/CMakeFiles/Math.dir/depend