File size: 272 Bytes
fe2b563 |
1 2 3 4 5 6 7 8 9 10 11 12 |
file(REMOVE_RECURSE
"CMakeFiles/FRICP.dir/main.cpp.o"
"CMakeFiles/FRICP.dir/main.cpp.o.d"
"FRICP"
"FRICP.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/FRICP.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
|