rexx-things/modules/c++/call.example/CMakeFiles/stackOverflow.dir/cmake_clean.cmake

12 lines
330 B
CMake
Raw Normal View History

2025-03-12 20:50:48 +00:00
file(REMOVE_RECURSE
"CMakeFiles/stackOverflow.dir/stackOverflow.cpp.o"
"CMakeFiles/stackOverflow.dir/stackOverflow.cpp.o.d"
"stackOverflow"
"stackOverflow.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/stackOverflow.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()