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