File size: 352 Bytes
3bbb319 |
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.13
# compile CXX with /usr/bin/c++
CXX_FLAGS = -fopenmp -O3 -std=c++11
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
|