11 lines
429 B
Makefile
11 lines
429 B
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
|
|
|
# compile CXX with /usr/bin/g++
|
|
CXX_DEFINES = -DSOURCE_ROOT=\"/home/hongshaorou/lzy_demo/facedetect\"
|
|
|
|
CXX_INCLUDES = -I/home/hongshaorou/lzy_demo/facedetect/libfacedetection/include -I/home/hongshaorou/lzy_demo/facedetect/network_camera_receiver/include -isystem /usr/include/opencv4
|
|
|
|
CXX_FLAGS = -O3 -DNDEBUG -O3 -std=gnu++11
|
|
|