cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkRenderingLICOpenGL2Python.dir/CMakeFiles/vtkRenderingLICOpenGL2Python/vtkCompositeSurfaceLICMapperPython.cxx.o"
3  "CMakeFiles/vtkRenderingLICOpenGL2Python.dir/CMakeFiles/vtkRenderingLICOpenGL2Python/vtkImageDataLIC2DPython.cxx.o"
4  "CMakeFiles/vtkRenderingLICOpenGL2Python.dir/CMakeFiles/vtkRenderingLICOpenGL2Python/vtkLICNoiseHelperPython.cxx.o"
5  "CMakeFiles/vtkRenderingLICOpenGL2Python.dir/CMakeFiles/vtkRenderingLICOpenGL2Python/vtkLineIntegralConvolution2DPython.cxx.o"
6  "CMakeFiles/vtkRenderingLICOpenGL2Python.dir/CMakeFiles/vtkRenderingLICOpenGL2Python/vtkPainterCommunicatorPython.cxx.o"
7  "CMakeFiles/vtkRenderingLICOpenGL2Python.dir/CMakeFiles/vtkRenderingLICOpenGL2Python/vtkRenderingLICOpenGL2ModulePython.cxx.o"
8  "CMakeFiles/vtkRenderingLICOpenGL2Python.dir/CMakeFiles/vtkRenderingLICOpenGL2Python/vtkStructuredGridLIC2DPython.cxx.o"
9  "CMakeFiles/vtkRenderingLICOpenGL2Python.dir/CMakeFiles/vtkRenderingLICOpenGL2Python/vtkSurfaceLICCompositePython.cxx.o"
10  "CMakeFiles/vtkRenderingLICOpenGL2Python.dir/CMakeFiles/vtkRenderingLICOpenGL2Python/vtkSurfaceLICHelperPython.cxx.o"
11  "CMakeFiles/vtkRenderingLICOpenGL2Python.dir/CMakeFiles/vtkRenderingLICOpenGL2Python/vtkSurfaceLICInterfacePython.cxx.o"
12  "CMakeFiles/vtkRenderingLICOpenGL2Python.dir/CMakeFiles/vtkRenderingLICOpenGL2Python/vtkSurfaceLICMapperPython.cxx.o"
13  "CMakeFiles/vtkRenderingLICOpenGL2Python.dir/CMakeFiles/vtkRenderingLICOpenGL2Python/vtkTextureIOPython.cxx.o"
14  "CMakeFiles/vtkRenderingLICOpenGL2Python.dir/CMakeFiles/vtkRenderingLICOpenGL2PythonPython/vtkRenderingLICOpenGL2PythonInit.cxx.o"
15  "CMakeFiles/vtkRenderingLICOpenGL2Python.dir/CMakeFiles/vtkRenderingLICOpenGL2PythonPython/vtkRenderingLICOpenGL2PythonInitImpl.cxx.o"
16  "CMakeFiles/vtkRenderingLICOpenGL2Python/vtkCompositeSurfaceLICMapperPython.cxx"
17  "CMakeFiles/vtkRenderingLICOpenGL2Python/vtkImageDataLIC2DPython.cxx"
18  "CMakeFiles/vtkRenderingLICOpenGL2Python/vtkLICNoiseHelperPython.cxx"
19  "CMakeFiles/vtkRenderingLICOpenGL2Python/vtkLineIntegralConvolution2DPython.cxx"
20  "CMakeFiles/vtkRenderingLICOpenGL2Python/vtkPainterCommunicatorPython.cxx"
21  "CMakeFiles/vtkRenderingLICOpenGL2Python/vtkRenderingLICOpenGL2ModulePython.cxx"
22  "CMakeFiles/vtkRenderingLICOpenGL2Python/vtkStructuredGridLIC2DPython.cxx"
23  "CMakeFiles/vtkRenderingLICOpenGL2Python/vtkSurfaceLICCompositePython.cxx"
24  "CMakeFiles/vtkRenderingLICOpenGL2Python/vtkSurfaceLICHelperPython.cxx"
25  "CMakeFiles/vtkRenderingLICOpenGL2Python/vtkSurfaceLICInterfacePython.cxx"
26  "CMakeFiles/vtkRenderingLICOpenGL2Python/vtkSurfaceLICMapperPython.cxx"
27  "CMakeFiles/vtkRenderingLICOpenGL2Python/vtkTextureIOPython.cxx"
28  "CMakeFiles/vtkRenderingLICOpenGL2PythonPython/vtkRenderingLICOpenGL2PythonInit.cxx"
29  "CMakeFiles/vtkRenderingLICOpenGL2PythonPython/vtkRenderingLICOpenGL2PythonInitImpl.cxx"
30  "lib64/python3.9/site-packages/vtkmodules/vtkRenderingLICOpenGL2.pdb"
31  "lib64/python3.9/site-packages/vtkmodules/vtkRenderingLICOpenGL2.so"
32 )
33 
34 # Per-language clean rules from dependency scanning.
35 foreach(lang CXX)
36  include(CMakeFiles/vtkRenderingLICOpenGL2Python.dir/cmake_clean_${lang}.cmake OPTIONAL)
37 endforeach()