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