Initial commit from DCSP - 2025/12/30 17:01:58
This commit is contained in:
13
build/CMakeFiles/ObcHS.dir/cmake_clean.cmake
Normal file
13
build/CMakeFiles/ObcHS.dir/cmake_clean.cmake
Normal file
@@ -0,0 +1,13 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/ObcHS.dir/ObcHS-main.cpp.o"
|
||||
"CMakeFiles/ObcHS.dir/ObcHS-main.cpp.o.d"
|
||||
"CMakeFiles/ObcHS.dir/ObcHS.cpp.o"
|
||||
"CMakeFiles/ObcHS.dir/ObcHS.cpp.o.d"
|
||||
"bin/ObcHS"
|
||||
"bin/ObcHS.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang CXX)
|
||||
include(CMakeFiles/ObcHS.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
Reference in New Issue
Block a user