bundled isocline
This commit is contained in:
11
bin/isocline/bld/CMakeFiles/example.dir/cmake_clean.cmake
Normal file
11
bin/isocline/bld/CMakeFiles/example.dir/cmake_clean.cmake
Normal file
@ -0,0 +1,11 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/example.dir/test/example.c.o"
|
||||
"CMakeFiles/example.dir/test/example.c.o.d"
|
||||
"example"
|
||||
"example.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang C)
|
||||
include(CMakeFiles/example.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
Reference in New Issue
Block a user