Files
upm/build/examples/c++/CMakeFiles/th02-example-cxx.dir/cmake_clean.cmake

13 lines
370 B
CMake

file(REMOVE_RECURSE
"CMakeFiles/th02-example-cxx.dir/link.d"
"CMakeFiles/th02-example-cxx.dir/th02.cxx.o"
"CMakeFiles/th02-example-cxx.dir/th02.cxx.o.d"
"th02-example-cxx"
"th02-example-cxx.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/th02-example-cxx.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()