updated build files

This commit is contained in:
2023-02-23 13:21:35 +05:30
parent 7e49290a07
commit 9d266c8530
44 changed files with 589 additions and 513 deletions
+11 -11
View File
@@ -54,10 +54,10 @@ RM = /usr/bin/cmake -E rm -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /media/psf/freelancing/ant_robotics/flann_based
CMAKE_SOURCE_DIR = /media/psf/freelancing/greenhouse/flann_based
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /media/psf/freelancing/ant_robotics/flann_based/build
CMAKE_BINARY_DIR = /media/psf/freelancing/greenhouse/flann_based/build
#=============================================================================
# Directory level rules for the build root directory
@@ -115,14 +115,14 @@ cpp/example_cmake/clean: cpp/example_cmake/CMakeFiles/opencv_example.dir/clean
cpp/CMakeFiles/example_tutorial_pnp_registration.dir/all:
$(MAKE) $(MAKESILENT) -f cpp/CMakeFiles/example_tutorial_pnp_registration.dir/build.make cpp/CMakeFiles/example_tutorial_pnp_registration.dir/depend
$(MAKE) $(MAKESILENT) -f cpp/CMakeFiles/example_tutorial_pnp_registration.dir/build.make cpp/CMakeFiles/example_tutorial_pnp_registration.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/media/psf/freelancing/ant_robotics/flann_based/build/CMakeFiles --progress-num=11,12,13,14,15,16,17,18,19,20 "Built target example_tutorial_pnp_registration"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/media/psf/freelancing/greenhouse/flann_based/build/CMakeFiles --progress-num=11,12,13,14,15,16,17,18,19,20 "Built target example_tutorial_pnp_registration"
.PHONY : cpp/CMakeFiles/example_tutorial_pnp_registration.dir/all
# Build rule for subdir invocation for target.
cpp/CMakeFiles/example_tutorial_pnp_registration.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/ant_robotics/flann_based/build/CMakeFiles 10
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/greenhouse/flann_based/build/CMakeFiles 10
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cpp/CMakeFiles/example_tutorial_pnp_registration.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/ant_robotics/flann_based/build/CMakeFiles 0
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/greenhouse/flann_based/build/CMakeFiles 0
.PHONY : cpp/CMakeFiles/example_tutorial_pnp_registration.dir/rule
# Convenience name for target.
@@ -141,14 +141,14 @@ cpp/CMakeFiles/example_tutorial_pnp_registration.dir/clean:
cpp/CMakeFiles/example_tutorial_pnp_detection.dir/all:
$(MAKE) $(MAKESILENT) -f cpp/CMakeFiles/example_tutorial_pnp_detection.dir/build.make cpp/CMakeFiles/example_tutorial_pnp_detection.dir/depend
$(MAKE) $(MAKESILENT) -f cpp/CMakeFiles/example_tutorial_pnp_detection.dir/build.make cpp/CMakeFiles/example_tutorial_pnp_detection.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/media/psf/freelancing/ant_robotics/flann_based/build/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10 "Built target example_tutorial_pnp_detection"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/media/psf/freelancing/greenhouse/flann_based/build/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10 "Built target example_tutorial_pnp_detection"
.PHONY : cpp/CMakeFiles/example_tutorial_pnp_detection.dir/all
# Build rule for subdir invocation for target.
cpp/CMakeFiles/example_tutorial_pnp_detection.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/ant_robotics/flann_based/build/CMakeFiles 10
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/greenhouse/flann_based/build/CMakeFiles 10
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cpp/CMakeFiles/example_tutorial_pnp_detection.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/ant_robotics/flann_based/build/CMakeFiles 0
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/greenhouse/flann_based/build/CMakeFiles 0
.PHONY : cpp/CMakeFiles/example_tutorial_pnp_detection.dir/rule
# Convenience name for target.
@@ -167,14 +167,14 @@ cpp/CMakeFiles/example_tutorial_pnp_detection.dir/clean:
cpp/example_cmake/CMakeFiles/opencv_example.dir/all:
$(MAKE) $(MAKESILENT) -f cpp/example_cmake/CMakeFiles/opencv_example.dir/build.make cpp/example_cmake/CMakeFiles/opencv_example.dir/depend
$(MAKE) $(MAKESILENT) -f cpp/example_cmake/CMakeFiles/opencv_example.dir/build.make cpp/example_cmake/CMakeFiles/opencv_example.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/media/psf/freelancing/ant_robotics/flann_based/build/CMakeFiles --progress-num=21,22 "Built target opencv_example"
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/media/psf/freelancing/greenhouse/flann_based/build/CMakeFiles --progress-num=21,22 "Built target opencv_example"
.PHONY : cpp/example_cmake/CMakeFiles/opencv_example.dir/all
# Build rule for subdir invocation for target.
cpp/example_cmake/CMakeFiles/opencv_example.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/ant_robotics/flann_based/build/CMakeFiles 2
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/greenhouse/flann_based/build/CMakeFiles 2
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cpp/example_cmake/CMakeFiles/opencv_example.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/ant_robotics/flann_based/build/CMakeFiles 0
$(CMAKE_COMMAND) -E cmake_progress_start /media/psf/freelancing/greenhouse/flann_based/build/CMakeFiles 0
.PHONY : cpp/example_cmake/CMakeFiles/opencv_example.dir/rule
# Convenience name for target.