camenduru's picture
ceres-solver-v2
f176d85
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.25
# 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/local/lib/python3.9/dist-packages/cmake/data/bin/cmake
# The command to remove a file.
RM = /usr/local/lib/python3.9/dist-packages/cmake/data/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /content/colmap
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /content/colmap/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/local/lib/python3.9/dist-packages/cmake/data/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/local/lib/python3.9/dist-packages/cmake/data/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
# Special rule for the target list_install_components
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
.PHONY : list_install_components
# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
/usr/local/lib/python3.9/dist-packages/cmake/data/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
/usr/local/lib/python3.9/dist-packages/cmake/data/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
/usr/local/lib/python3.9/dist-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
/usr/local/lib/python3.9/dist-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
/usr/local/lib/python3.9/dist-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
# Special rule for the target install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
/usr/local/lib/python3.9/dist-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# The main all target
all: cmake_check_build_system
cd /content/colmap/build && $(CMAKE_COMMAND) -E cmake_progress_start /content/colmap/build/CMakeFiles /content/colmap/build/lib/PBA//CMakeFiles/progress.marks
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lib/PBA/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/colmap/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lib/PBA/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lib/PBA/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lib/PBA/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /content/colmap/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Convenience name for target.
lib/PBA/CMakeFiles/pba.dir/rule:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lib/PBA/CMakeFiles/pba.dir/rule
.PHONY : lib/PBA/CMakeFiles/pba.dir/rule
# Convenience name for target.
pba: lib/PBA/CMakeFiles/pba.dir/rule
.PHONY : pba
# fast build rule for target.
pba/fast:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/build
.PHONY : pba/fast
ConfigBA.o: ConfigBA.cpp.o
.PHONY : ConfigBA.o
# target to build an object file
ConfigBA.cpp.o:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/ConfigBA.cpp.o
.PHONY : ConfigBA.cpp.o
ConfigBA.i: ConfigBA.cpp.i
.PHONY : ConfigBA.i
# target to preprocess a source file
ConfigBA.cpp.i:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/ConfigBA.cpp.i
.PHONY : ConfigBA.cpp.i
ConfigBA.s: ConfigBA.cpp.s
.PHONY : ConfigBA.s
# target to generate assembly for a file
ConfigBA.cpp.s:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/ConfigBA.cpp.s
.PHONY : ConfigBA.cpp.s
CuTexImage.o: CuTexImage.cpp.o
.PHONY : CuTexImage.o
# target to build an object file
CuTexImage.cpp.o:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/CuTexImage.cpp.o
.PHONY : CuTexImage.cpp.o
CuTexImage.i: CuTexImage.cpp.i
.PHONY : CuTexImage.i
# target to preprocess a source file
CuTexImage.cpp.i:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/CuTexImage.cpp.i
.PHONY : CuTexImage.cpp.i
CuTexImage.s: CuTexImage.cpp.s
.PHONY : CuTexImage.s
# target to generate assembly for a file
CuTexImage.cpp.s:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/CuTexImage.cpp.s
.PHONY : CuTexImage.cpp.s
ProgramCU.o: ProgramCU.cu.o
.PHONY : ProgramCU.o
# target to build an object file
ProgramCU.cu.o:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/ProgramCU.cu.o
.PHONY : ProgramCU.cu.o
ProgramCU.i: ProgramCU.cu.i
.PHONY : ProgramCU.i
# target to preprocess a source file
ProgramCU.cu.i:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/ProgramCU.cu.i
.PHONY : ProgramCU.cu.i
ProgramCU.s: ProgramCU.cu.s
.PHONY : ProgramCU.s
# target to generate assembly for a file
ProgramCU.cu.s:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/ProgramCU.cu.s
.PHONY : ProgramCU.cu.s
SparseBundleCPU.o: SparseBundleCPU.cpp.o
.PHONY : SparseBundleCPU.o
# target to build an object file
SparseBundleCPU.cpp.o:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/SparseBundleCPU.cpp.o
.PHONY : SparseBundleCPU.cpp.o
SparseBundleCPU.i: SparseBundleCPU.cpp.i
.PHONY : SparseBundleCPU.i
# target to preprocess a source file
SparseBundleCPU.cpp.i:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/SparseBundleCPU.cpp.i
.PHONY : SparseBundleCPU.cpp.i
SparseBundleCPU.s: SparseBundleCPU.cpp.s
.PHONY : SparseBundleCPU.s
# target to generate assembly for a file
SparseBundleCPU.cpp.s:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/SparseBundleCPU.cpp.s
.PHONY : SparseBundleCPU.cpp.s
SparseBundleCU.o: SparseBundleCU.cpp.o
.PHONY : SparseBundleCU.o
# target to build an object file
SparseBundleCU.cpp.o:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/SparseBundleCU.cpp.o
.PHONY : SparseBundleCU.cpp.o
SparseBundleCU.i: SparseBundleCU.cpp.i
.PHONY : SparseBundleCU.i
# target to preprocess a source file
SparseBundleCU.cpp.i:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/SparseBundleCU.cpp.i
.PHONY : SparseBundleCU.cpp.i
SparseBundleCU.s: SparseBundleCU.cpp.s
.PHONY : SparseBundleCU.s
# target to generate assembly for a file
SparseBundleCU.cpp.s:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/SparseBundleCU.cpp.s
.PHONY : SparseBundleCU.cpp.s
pba.o: pba.cpp.o
.PHONY : pba.o
# target to build an object file
pba.cpp.o:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/pba.cpp.o
.PHONY : pba.cpp.o
pba.i: pba.cpp.i
.PHONY : pba.i
# target to preprocess a source file
pba.cpp.i:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/pba.cpp.i
.PHONY : pba.cpp.i
pba.s: pba.cpp.s
.PHONY : pba.s
# target to generate assembly for a file
pba.cpp.s:
cd /content/colmap/build && $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/pba.cpp.s
.PHONY : pba.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 "... install"
@echo "... install/local"
@echo "... install/strip"
@echo "... list_install_components"
@echo "... rebuild_cache"
@echo "... pba"
@echo "... ConfigBA.o"
@echo "... ConfigBA.i"
@echo "... ConfigBA.s"
@echo "... CuTexImage.o"
@echo "... CuTexImage.i"
@echo "... CuTexImage.s"
@echo "... ProgramCU.o"
@echo "... ProgramCU.i"
@echo "... ProgramCU.s"
@echo "... SparseBundleCPU.o"
@echo "... SparseBundleCPU.i"
@echo "... SparseBundleCPU.s"
@echo "... SparseBundleCU.o"
@echo "... SparseBundleCU.i"
@echo "... SparseBundleCU.s"
@echo "... pba.o"
@echo "... pba.i"
@echo "... pba.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:
cd /content/colmap/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system