11 lines
283 B
CMake
11 lines
283 B
CMake
file(REMOVE_RECURSE
|
|
"CMakeFiles/dso_dataset.dir/src/main_dso_pangolin.cpp.o"
|
|
"bin/dso_dataset"
|
|
"bin/dso_dataset.pdb"
|
|
)
|
|
|
|
# Per-language clean rules from dependency scanning.
|
|
foreach(lang CXX)
|
|
include(CMakeFiles/dso_dataset.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
endforeach()
|