11 lines
386 B
Makefile
11 lines
386 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 = -D_ENABLE_AVX2 -Dfacedetection_EXPORTS
|
|
|
|
CXX_INCLUDES = -I/home/hongshaorou/lzy_demo/facedetect/libfacedetection/include
|
|
|
|
CXX_FLAGS = -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -O3 -mavx2 -mfma -fopenmp -std=gnu++11
|
|
|