cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "../../../../lib64/libvtkexpat-pv5.9.pdb"
3  "../../../../lib64/libvtkexpat-pv5.9.so"
4  "../../../../lib64/libvtkexpat-pv5.9.so.1"
5  "../../../../lib64/libvtkexpat-pv5.9.so.5.9"
6  "CMakeFiles/expat.dir/lib/xmlparse.c.o"
7  "CMakeFiles/expat.dir/lib/xmlrole.c.o"
8  "CMakeFiles/expat.dir/lib/xmltok.c.o"
9 )
10 
11 # Per-language clean rules from dependency scanning.
12 foreach(lang C)
13  include(CMakeFiles/expat.dir/cmake_clean_${lang}.cmake OPTIONAL)
14 endforeach()