cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkRenderingMatplotlibPython.dir/CMakeFiles/vtkRenderingMatplotlibPython/vtkMatplotlibMathTextUtilitiesPython.cxx.o"
3  "CMakeFiles/vtkRenderingMatplotlibPython.dir/CMakeFiles/vtkRenderingMatplotlibPython/vtkRenderingMatplotlibModulePython.cxx.o"
4  "CMakeFiles/vtkRenderingMatplotlibPython.dir/CMakeFiles/vtkRenderingMatplotlibPythonPython/vtkRenderingMatplotlibPythonInit.cxx.o"
5  "CMakeFiles/vtkRenderingMatplotlibPython.dir/CMakeFiles/vtkRenderingMatplotlibPythonPython/vtkRenderingMatplotlibPythonInitImpl.cxx.o"
6  "CMakeFiles/vtkRenderingMatplotlibPython/vtkMatplotlibMathTextUtilitiesPython.cxx"
7  "CMakeFiles/vtkRenderingMatplotlibPython/vtkRenderingMatplotlibModulePython.cxx"
8  "CMakeFiles/vtkRenderingMatplotlibPythonPython/vtkRenderingMatplotlibPythonInit.cxx"
9  "CMakeFiles/vtkRenderingMatplotlibPythonPython/vtkRenderingMatplotlibPythonInitImpl.cxx"
10  "lib64/python3.9/site-packages/vtkmodules/vtkRenderingMatplotlib.pdb"
11  "lib64/python3.9/site-packages/vtkmodules/vtkRenderingMatplotlib.so"
12 )
13 
14 # Per-language clean rules from dependency scanning.
15 foreach(lang CXX)
16  include(CMakeFiles/vtkRenderingMatplotlibPython.dir/cmake_clean_${lang}.cmake OPTIONAL)
17 endforeach()