123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- # CMAKE generated file: DO NOT EDIT!
- # Generated by "Unix Makefiles" Generator, CMake Version 3.16
- # Delete rule output on recipe failure.
- .DELETE_ON_ERROR:
- #=============================================================================
- # 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/cl/onnx_run/yolo_crowd_run
- # The top-level build directory on which CMake was run.
- CMAKE_BINARY_DIR = /home/cl/onnx_run/yolo_crowd_run
- # Include any dependencies generated for this target.
- include CMakeFiles/test_cmake.dir/depend.make
- # Include the progress variables for this target.
- include CMakeFiles/test_cmake.dir/progress.make
- # Include the compile flags for this target's objects.
- include CMakeFiles/test_cmake.dir/flags.make
- CMakeFiles/test_cmake.dir/main.cpp.o: CMakeFiles/test_cmake.dir/flags.make
- CMakeFiles/test_cmake.dir/main.cpp.o: main.cpp
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/cl/onnx_run/yolo_crowd_run/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/test_cmake.dir/main.cpp.o"
- /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/test_cmake.dir/main.cpp.o -c /home/cl/onnx_run/yolo_crowd_run/main.cpp
- CMakeFiles/test_cmake.dir/main.cpp.i: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/test_cmake.dir/main.cpp.i"
- /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/cl/onnx_run/yolo_crowd_run/main.cpp > CMakeFiles/test_cmake.dir/main.cpp.i
- CMakeFiles/test_cmake.dir/main.cpp.s: cmake_force
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/test_cmake.dir/main.cpp.s"
- /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/cl/onnx_run/yolo_crowd_run/main.cpp -o CMakeFiles/test_cmake.dir/main.cpp.s
- # Object files for target test_cmake
- test_cmake_OBJECTS = \
- "CMakeFiles/test_cmake.dir/main.cpp.o"
- # External object files for target test_cmake
- test_cmake_EXTERNAL_OBJECTS =
- test_cmake: CMakeFiles/test_cmake.dir/main.cpp.o
- test_cmake: CMakeFiles/test_cmake.dir/build.make
- test_cmake: /home/cl/lib/opencv4.10.0_install/lib/libopencv_gapi.so.4.10.0
- test_cmake: /home/cl/lib/opencv4.10.0_install/lib/libopencv_highgui.so.4.10.0
- test_cmake: /home/cl/lib/opencv4.10.0_install/lib/libopencv_ml.so.4.10.0
- test_cmake: /home/cl/lib/opencv4.10.0_install/lib/libopencv_objdetect.so.4.10.0
- test_cmake: /home/cl/lib/opencv4.10.0_install/lib/libopencv_photo.so.4.10.0
- test_cmake: /home/cl/lib/opencv4.10.0_install/lib/libopencv_stitching.so.4.10.0
- test_cmake: /home/cl/lib/opencv4.10.0_install/lib/libopencv_video.so.4.10.0
- test_cmake: /home/cl/lib/opencv4.10.0_install/lib/libopencv_videoio.so.4.10.0
- test_cmake: /home/cl/lib/opencv4.10.0_install/lib/libopencv_imgcodecs.so.4.10.0
- test_cmake: /home/cl/lib/opencv4.10.0_install/lib/libopencv_dnn.so.4.10.0
- test_cmake: /home/cl/lib/opencv4.10.0_install/lib/libopencv_calib3d.so.4.10.0
- test_cmake: /home/cl/lib/opencv4.10.0_install/lib/libopencv_features2d.so.4.10.0
- test_cmake: /home/cl/lib/opencv4.10.0_install/lib/libopencv_flann.so.4.10.0
- test_cmake: /home/cl/lib/opencv4.10.0_install/lib/libopencv_imgproc.so.4.10.0
- test_cmake: /home/cl/lib/opencv4.10.0_install/lib/libopencv_core.so.4.10.0
- test_cmake: CMakeFiles/test_cmake.dir/link.txt
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/cl/onnx_run/yolo_crowd_run/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable test_cmake"
- $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test_cmake.dir/link.txt --verbose=$(VERBOSE)
- # Rule to build all files generated by this target.
- CMakeFiles/test_cmake.dir/build: test_cmake
- .PHONY : CMakeFiles/test_cmake.dir/build
- CMakeFiles/test_cmake.dir/clean:
- $(CMAKE_COMMAND) -P CMakeFiles/test_cmake.dir/cmake_clean.cmake
- .PHONY : CMakeFiles/test_cmake.dir/clean
- CMakeFiles/test_cmake.dir/depend:
- cd /home/cl/onnx_run/yolo_crowd_run && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cl/onnx_run/yolo_crowd_run /home/cl/onnx_run/yolo_crowd_run /home/cl/onnx_run/yolo_crowd_run /home/cl/onnx_run/yolo_crowd_run /home/cl/onnx_run/yolo_crowd_run/CMakeFiles/test_cmake.dir/DependInfo.cmake --color=$(COLOR)
- .PHONY : CMakeFiles/test_cmake.dir/depend
|