File size: 351 Bytes
f5bb0c0 |
1 2 3 4 5 6 7 8 9 10 11 |
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.27
# compile CXX with /usr/bin/c++
CXX_DEFINES = -DUSE_CAFFE -DUSE_CUDA
CXX_INCLUDES = -I/content/openpose/include -I/content/openpose/build/caffe/include -I/usr/local/cuda/include -isystem /usr/include/opencv4
CXX_FLAGS = -fopenmp -O3 -std=c++11
|