first commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/facedetection.dir/src/facedetectcnn-data.cpp.o"
|
||||
"CMakeFiles/facedetection.dir/src/facedetectcnn-data.cpp.o.d"
|
||||
"CMakeFiles/facedetection.dir/src/facedetectcnn-model.cpp.o"
|
||||
"CMakeFiles/facedetection.dir/src/facedetectcnn-model.cpp.o.d"
|
||||
"CMakeFiles/facedetection.dir/src/facedetectcnn.cpp.o"
|
||||
"CMakeFiles/facedetection.dir/src/facedetectcnn.cpp.o.d"
|
||||
"libfacedetection.pdb"
|
||||
"libfacedetection.so"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang CXX)
|
||||
include(CMakeFiles/facedetection.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
Reference in New Issue
Block a user