14 lines
456 B
CMake
14 lines
456 B
CMake
|
|
file(REMOVE_RECURSE
|
||
|
|
"CMakeFiles/Star_sensorHS.dir/Star_sensorHS-main.cpp.o"
|
||
|
|
"CMakeFiles/Star_sensorHS.dir/Star_sensorHS-main.cpp.o.d"
|
||
|
|
"CMakeFiles/Star_sensorHS.dir/Star_sensorHS.cpp.o"
|
||
|
|
"CMakeFiles/Star_sensorHS.dir/Star_sensorHS.cpp.o.d"
|
||
|
|
"bin/Star_sensorHS"
|
||
|
|
"bin/Star_sensorHS.pdb"
|
||
|
|
)
|
||
|
|
|
||
|
|
# Per-language clean rules from dependency scanning.
|
||
|
|
foreach(lang CXX)
|
||
|
|
include(CMakeFiles/Star_sensorHS.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||
|
|
endforeach()
|