12 lines
309 B
CMake
12 lines
309 B
CMake
file(REMOVE_RECURSE
|
|
"CMakeFiles/textitor.dir/src/Application.cpp.o"
|
|
"CMakeFiles/textitor.dir/src/Application.cpp.o.d"
|
|
"textitor"
|
|
"textitor.pdb"
|
|
)
|
|
|
|
# Per-language clean rules from dependency scanning.
|
|
foreach(lang CXX)
|
|
include(CMakeFiles/textitor.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
endforeach()
|