motiondetection/CMakeFiles/MotionDetection.dir/cmake_clean.cmake

11 lines
280 B
CMake
Raw Normal View History

2020-12-04 15:08:55 +00:00
file(REMOVE_RECURSE
"CMakeFiles/MotionDetection.dir/checkvideo.cpp.o"
"MotionDetection.pdb"
"MotionDetection"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/MotionDetection.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()