11 lines
304 B
CMake
11 lines
304 B
CMake
file(REMOVE_RECURSE
|
|
"CMakeFiles/md4c-html.dir/md4c-html.c.o"
|
|
"CMakeFiles/md4c-html.dir/md4c-html.c.o.d"
|
|
"libmd4c-html.a"
|
|
"libmd4c-html.pdb"
|
|
)
|
|
|
|
# Per-language clean rules from dependency scanning.
|
|
foreach(lang C)
|
|
include(CMakeFiles/md4c-html.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
endforeach()
|