1
2
3
4
5
6
7
8
9
10
11
12
| file(REMOVE_RECURSE
| "CMakeFiles/memfd_shm.dir/epollfd_shm.c.o"
| "CMakeFiles/memfd_shm.dir/memfd_shm.c.o"
| "CMakeFiles/memfd_shm.dir/transfd_shm.c.o"
| "libmemfd_shm.pdb"
| "libmemfd_shm.so"
| )
|
| # Per-language clean rules from dependency scanning.
| foreach(lang C)
| include(CMakeFiles/memfd_shm.dir/cmake_clean_${lang}.cmake OPTIONAL)
| endforeach()
|
|