blob: e105aaff0bd7f232386e87d898da629f946120e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
file(REMOVE_RECURSE
"to3way.lin"
"tocrv.lin"
"tocrvsct.lin"
"todcross.lin"
"todslip.lin"
"tolcross.lin"
"torcross.lin"
"toreg.lin"
"tosslip.lin"
"tostrsct.lin"
"towye.lin"
"toxing.lin"
"CMakeFiles/mkturnout.dir/ctodesgn.c.o"
"CMakeFiles/mkturnout.dir/utility.c.o"
"mkturnout.pdb"
"mkturnout"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/mkturnout.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
|