blob: f7f8c6519665d2066c4fba49bfc1a7d037a1cad7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
file(REMOVE_RECURSE
"CMakeFiles/ConwaysLife.dir/LifeSimulator.cpp.o"
"CMakeFiles/ConwaysLife.dir/LifeSimulator.cpp.o.d"
"CMakeFiles/ConwaysLife.dir/PatternAcorn.cpp.o"
"CMakeFiles/ConwaysLife.dir/PatternAcorn.cpp.o.d"
"CMakeFiles/ConwaysLife.dir/PatternBlinker.cpp.o"
"CMakeFiles/ConwaysLife.dir/PatternBlinker.cpp.o.d"
"CMakeFiles/ConwaysLife.dir/PatternBlock.cpp.o"
"CMakeFiles/ConwaysLife.dir/PatternBlock.cpp.o.d"
"CMakeFiles/ConwaysLife.dir/PatternGlider.cpp.o"
"CMakeFiles/ConwaysLife.dir/PatternGlider.cpp.o.d"
"CMakeFiles/ConwaysLife.dir/PatternGosperGliderGun.cpp.o"
"CMakeFiles/ConwaysLife.dir/PatternGosperGliderGun.cpp.o.d"
"CMakeFiles/ConwaysLife.dir/PatternRandom.cpp.o"
"CMakeFiles/ConwaysLife.dir/PatternRandom.cpp.o.d"
"CMakeFiles/ConwaysLife.dir/PatternSet.cpp.o"
"CMakeFiles/ConwaysLife.dir/PatternSet.cpp.o.d"
"CMakeFiles/ConwaysLife.dir/RendererConsole.cpp.o"
"CMakeFiles/ConwaysLife.dir/RendererConsole.cpp.o.d"
"CMakeFiles/ConwaysLife.dir/main.cpp.o"
"CMakeFiles/ConwaysLife.dir/main.cpp.o.d"
"ConwaysLife"
"ConwaysLife.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/ConwaysLife.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
|