File size: 895 Bytes
b664585 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
file(REMOVE_RECURSE
"CMakeFiles/common.dir/arg.cpp.o"
"CMakeFiles/common.dir/arg.cpp.o.d"
"CMakeFiles/common.dir/common.cpp.o"
"CMakeFiles/common.dir/common.cpp.o.d"
"CMakeFiles/common.dir/console.cpp.o"
"CMakeFiles/common.dir/console.cpp.o.d"
"CMakeFiles/common.dir/json-schema-to-grammar.cpp.o"
"CMakeFiles/common.dir/json-schema-to-grammar.cpp.o.d"
"CMakeFiles/common.dir/log.cpp.o"
"CMakeFiles/common.dir/log.cpp.o.d"
"CMakeFiles/common.dir/ngram-cache.cpp.o"
"CMakeFiles/common.dir/ngram-cache.cpp.o.d"
"CMakeFiles/common.dir/sampling.cpp.o"
"CMakeFiles/common.dir/sampling.cpp.o.d"
"CMakeFiles/common.dir/speculative.cpp.o"
"CMakeFiles/common.dir/speculative.cpp.o.d"
"libcommon.a"
"libcommon.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/common.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
|