rexx-things/modules/c++/call.example/CMakeFiles/runRexxProgram.dir/cmake_clean.cmake
2025-03-12 20:50:48 +00:00

12 lines
337 B
CMake

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