You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SQA-Homework/dse/build/CMakeFiles/runtime.dir/cmake_clean.cmake

14 lines
421 B

2 years ago
file(REMOVE_RECURSE
"CMakeFiles/runtime.dir/src/Runtime.cpp.o"
"CMakeFiles/runtime.dir/src/Runtime.cpp.o.d"
"CMakeFiles/runtime.dir/src/SymbolicInterpreter.cpp.o"
"CMakeFiles/runtime.dir/src/SymbolicInterpreter.cpp.o.d"
"libruntime.pdb"
"libruntime.so"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/runtime.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()