camenduru's picture
thanks to openpose ❤
f5bb0c0
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.27
# 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.10/dist-packages/cmake/data/bin/cmake
# The command to remove a file.
RM = /usr/local/lib/python3.10/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/openpose/3rdparty/caffe
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /content/openpose/build/caffe/src/openpose_lib-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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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/openpose/build/caffe/src/openpose_lib-build && $(CMAKE_COMMAND) -E cmake_progress_start /content/openpose/build/caffe/src/openpose_lib-build/CMakeFiles /content/openpose/build/caffe/src/openpose_lib-build/tools//CMakeFiles/progress.marks
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/openpose/build/caffe/src/openpose_lib-build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Convenience name for target.
tools/CMakeFiles/caffe.bin.dir/rule:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/CMakeFiles/caffe.bin.dir/rule
.PHONY : tools/CMakeFiles/caffe.bin.dir/rule
# Convenience name for target.
caffe.bin: tools/CMakeFiles/caffe.bin.dir/rule
.PHONY : caffe.bin
# fast build rule for target.
caffe.bin/fast:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/caffe.bin.dir/build.make tools/CMakeFiles/caffe.bin.dir/build
.PHONY : caffe.bin/fast
# Convenience name for target.
tools/CMakeFiles/compute_image_mean.dir/rule:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/CMakeFiles/compute_image_mean.dir/rule
.PHONY : tools/CMakeFiles/compute_image_mean.dir/rule
# Convenience name for target.
compute_image_mean: tools/CMakeFiles/compute_image_mean.dir/rule
.PHONY : compute_image_mean
# fast build rule for target.
compute_image_mean/fast:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/compute_image_mean.dir/build.make tools/CMakeFiles/compute_image_mean.dir/build
.PHONY : compute_image_mean/fast
# Convenience name for target.
tools/CMakeFiles/convert_imageset.dir/rule:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/CMakeFiles/convert_imageset.dir/rule
.PHONY : tools/CMakeFiles/convert_imageset.dir/rule
# Convenience name for target.
convert_imageset: tools/CMakeFiles/convert_imageset.dir/rule
.PHONY : convert_imageset
# fast build rule for target.
convert_imageset/fast:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/convert_imageset.dir/build.make tools/CMakeFiles/convert_imageset.dir/build
.PHONY : convert_imageset/fast
# Convenience name for target.
tools/CMakeFiles/extract_features.dir/rule:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/CMakeFiles/extract_features.dir/rule
.PHONY : tools/CMakeFiles/extract_features.dir/rule
# Convenience name for target.
extract_features: tools/CMakeFiles/extract_features.dir/rule
.PHONY : extract_features
# fast build rule for target.
extract_features/fast:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/extract_features.dir/build.make tools/CMakeFiles/extract_features.dir/build
.PHONY : extract_features/fast
# Convenience name for target.
tools/CMakeFiles/upgrade_net_proto_binary.dir/rule:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/CMakeFiles/upgrade_net_proto_binary.dir/rule
.PHONY : tools/CMakeFiles/upgrade_net_proto_binary.dir/rule
# Convenience name for target.
upgrade_net_proto_binary: tools/CMakeFiles/upgrade_net_proto_binary.dir/rule
.PHONY : upgrade_net_proto_binary
# fast build rule for target.
upgrade_net_proto_binary/fast:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/upgrade_net_proto_binary.dir/build.make tools/CMakeFiles/upgrade_net_proto_binary.dir/build
.PHONY : upgrade_net_proto_binary/fast
# Convenience name for target.
tools/CMakeFiles/upgrade_net_proto_text.dir/rule:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/CMakeFiles/upgrade_net_proto_text.dir/rule
.PHONY : tools/CMakeFiles/upgrade_net_proto_text.dir/rule
# Convenience name for target.
upgrade_net_proto_text: tools/CMakeFiles/upgrade_net_proto_text.dir/rule
.PHONY : upgrade_net_proto_text
# fast build rule for target.
upgrade_net_proto_text/fast:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/upgrade_net_proto_text.dir/build.make tools/CMakeFiles/upgrade_net_proto_text.dir/build
.PHONY : upgrade_net_proto_text/fast
# Convenience name for target.
tools/CMakeFiles/upgrade_solver_proto_text.dir/rule:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/CMakeFiles/upgrade_solver_proto_text.dir/rule
.PHONY : tools/CMakeFiles/upgrade_solver_proto_text.dir/rule
# Convenience name for target.
upgrade_solver_proto_text: tools/CMakeFiles/upgrade_solver_proto_text.dir/rule
.PHONY : upgrade_solver_proto_text
# fast build rule for target.
upgrade_solver_proto_text/fast:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/upgrade_solver_proto_text.dir/build.make tools/CMakeFiles/upgrade_solver_proto_text.dir/build
.PHONY : upgrade_solver_proto_text/fast
caffe.o: caffe.cpp.o
.PHONY : caffe.o
# target to build an object file
caffe.cpp.o:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/caffe.bin.dir/build.make tools/CMakeFiles/caffe.bin.dir/caffe.cpp.o
.PHONY : caffe.cpp.o
caffe.i: caffe.cpp.i
.PHONY : caffe.i
# target to preprocess a source file
caffe.cpp.i:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/caffe.bin.dir/build.make tools/CMakeFiles/caffe.bin.dir/caffe.cpp.i
.PHONY : caffe.cpp.i
caffe.s: caffe.cpp.s
.PHONY : caffe.s
# target to generate assembly for a file
caffe.cpp.s:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/caffe.bin.dir/build.make tools/CMakeFiles/caffe.bin.dir/caffe.cpp.s
.PHONY : caffe.cpp.s
compute_image_mean.o: compute_image_mean.cpp.o
.PHONY : compute_image_mean.o
# target to build an object file
compute_image_mean.cpp.o:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/compute_image_mean.dir/build.make tools/CMakeFiles/compute_image_mean.dir/compute_image_mean.cpp.o
.PHONY : compute_image_mean.cpp.o
compute_image_mean.i: compute_image_mean.cpp.i
.PHONY : compute_image_mean.i
# target to preprocess a source file
compute_image_mean.cpp.i:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/compute_image_mean.dir/build.make tools/CMakeFiles/compute_image_mean.dir/compute_image_mean.cpp.i
.PHONY : compute_image_mean.cpp.i
compute_image_mean.s: compute_image_mean.cpp.s
.PHONY : compute_image_mean.s
# target to generate assembly for a file
compute_image_mean.cpp.s:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/compute_image_mean.dir/build.make tools/CMakeFiles/compute_image_mean.dir/compute_image_mean.cpp.s
.PHONY : compute_image_mean.cpp.s
convert_imageset.o: convert_imageset.cpp.o
.PHONY : convert_imageset.o
# target to build an object file
convert_imageset.cpp.o:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/convert_imageset.dir/build.make tools/CMakeFiles/convert_imageset.dir/convert_imageset.cpp.o
.PHONY : convert_imageset.cpp.o
convert_imageset.i: convert_imageset.cpp.i
.PHONY : convert_imageset.i
# target to preprocess a source file
convert_imageset.cpp.i:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/convert_imageset.dir/build.make tools/CMakeFiles/convert_imageset.dir/convert_imageset.cpp.i
.PHONY : convert_imageset.cpp.i
convert_imageset.s: convert_imageset.cpp.s
.PHONY : convert_imageset.s
# target to generate assembly for a file
convert_imageset.cpp.s:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/convert_imageset.dir/build.make tools/CMakeFiles/convert_imageset.dir/convert_imageset.cpp.s
.PHONY : convert_imageset.cpp.s
extract_features.o: extract_features.cpp.o
.PHONY : extract_features.o
# target to build an object file
extract_features.cpp.o:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/extract_features.dir/build.make tools/CMakeFiles/extract_features.dir/extract_features.cpp.o
.PHONY : extract_features.cpp.o
extract_features.i: extract_features.cpp.i
.PHONY : extract_features.i
# target to preprocess a source file
extract_features.cpp.i:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/extract_features.dir/build.make tools/CMakeFiles/extract_features.dir/extract_features.cpp.i
.PHONY : extract_features.cpp.i
extract_features.s: extract_features.cpp.s
.PHONY : extract_features.s
# target to generate assembly for a file
extract_features.cpp.s:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/extract_features.dir/build.make tools/CMakeFiles/extract_features.dir/extract_features.cpp.s
.PHONY : extract_features.cpp.s
upgrade_net_proto_binary.o: upgrade_net_proto_binary.cpp.o
.PHONY : upgrade_net_proto_binary.o
# target to build an object file
upgrade_net_proto_binary.cpp.o:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/upgrade_net_proto_binary.dir/build.make tools/CMakeFiles/upgrade_net_proto_binary.dir/upgrade_net_proto_binary.cpp.o
.PHONY : upgrade_net_proto_binary.cpp.o
upgrade_net_proto_binary.i: upgrade_net_proto_binary.cpp.i
.PHONY : upgrade_net_proto_binary.i
# target to preprocess a source file
upgrade_net_proto_binary.cpp.i:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/upgrade_net_proto_binary.dir/build.make tools/CMakeFiles/upgrade_net_proto_binary.dir/upgrade_net_proto_binary.cpp.i
.PHONY : upgrade_net_proto_binary.cpp.i
upgrade_net_proto_binary.s: upgrade_net_proto_binary.cpp.s
.PHONY : upgrade_net_proto_binary.s
# target to generate assembly for a file
upgrade_net_proto_binary.cpp.s:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/upgrade_net_proto_binary.dir/build.make tools/CMakeFiles/upgrade_net_proto_binary.dir/upgrade_net_proto_binary.cpp.s
.PHONY : upgrade_net_proto_binary.cpp.s
upgrade_net_proto_text.o: upgrade_net_proto_text.cpp.o
.PHONY : upgrade_net_proto_text.o
# target to build an object file
upgrade_net_proto_text.cpp.o:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/upgrade_net_proto_text.dir/build.make tools/CMakeFiles/upgrade_net_proto_text.dir/upgrade_net_proto_text.cpp.o
.PHONY : upgrade_net_proto_text.cpp.o
upgrade_net_proto_text.i: upgrade_net_proto_text.cpp.i
.PHONY : upgrade_net_proto_text.i
# target to preprocess a source file
upgrade_net_proto_text.cpp.i:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/upgrade_net_proto_text.dir/build.make tools/CMakeFiles/upgrade_net_proto_text.dir/upgrade_net_proto_text.cpp.i
.PHONY : upgrade_net_proto_text.cpp.i
upgrade_net_proto_text.s: upgrade_net_proto_text.cpp.s
.PHONY : upgrade_net_proto_text.s
# target to generate assembly for a file
upgrade_net_proto_text.cpp.s:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/upgrade_net_proto_text.dir/build.make tools/CMakeFiles/upgrade_net_proto_text.dir/upgrade_net_proto_text.cpp.s
.PHONY : upgrade_net_proto_text.cpp.s
upgrade_solver_proto_text.o: upgrade_solver_proto_text.cpp.o
.PHONY : upgrade_solver_proto_text.o
# target to build an object file
upgrade_solver_proto_text.cpp.o:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/upgrade_solver_proto_text.dir/build.make tools/CMakeFiles/upgrade_solver_proto_text.dir/upgrade_solver_proto_text.cpp.o
.PHONY : upgrade_solver_proto_text.cpp.o
upgrade_solver_proto_text.i: upgrade_solver_proto_text.cpp.i
.PHONY : upgrade_solver_proto_text.i
# target to preprocess a source file
upgrade_solver_proto_text.cpp.i:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/upgrade_solver_proto_text.dir/build.make tools/CMakeFiles/upgrade_solver_proto_text.dir/upgrade_solver_proto_text.cpp.i
.PHONY : upgrade_solver_proto_text.cpp.i
upgrade_solver_proto_text.s: upgrade_solver_proto_text.cpp.s
.PHONY : upgrade_solver_proto_text.s
# target to generate assembly for a file
upgrade_solver_proto_text.cpp.s:
cd /content/openpose/build/caffe/src/openpose_lib-build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/upgrade_solver_proto_text.dir/build.make tools/CMakeFiles/upgrade_solver_proto_text.dir/upgrade_solver_proto_text.cpp.s
.PHONY : upgrade_solver_proto_text.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 "... caffe.bin"
@echo "... compute_image_mean"
@echo "... convert_imageset"
@echo "... extract_features"
@echo "... upgrade_net_proto_binary"
@echo "... upgrade_net_proto_text"
@echo "... upgrade_solver_proto_text"
@echo "... caffe.o"
@echo "... caffe.i"
@echo "... caffe.s"
@echo "... compute_image_mean.o"
@echo "... compute_image_mean.i"
@echo "... compute_image_mean.s"
@echo "... convert_imageset.o"
@echo "... convert_imageset.i"
@echo "... convert_imageset.s"
@echo "... extract_features.o"
@echo "... extract_features.i"
@echo "... extract_features.s"
@echo "... upgrade_net_proto_binary.o"
@echo "... upgrade_net_proto_binary.i"
@echo "... upgrade_net_proto_binary.s"
@echo "... upgrade_net_proto_text.o"
@echo "... upgrade_net_proto_text.i"
@echo "... upgrade_net_proto_text.s"
@echo "... upgrade_solver_proto_text.o"
@echo "... upgrade_solver_proto_text.i"
@echo "... upgrade_solver_proto_text.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/openpose/build/caffe/src/openpose_lib-build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system