cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkIOPLYPython.dir/CMakeFiles/vtkIOPLYPython/vtkPLYPython.cxx.o"
3  "CMakeFiles/vtkIOPLYPython.dir/CMakeFiles/vtkIOPLYPython/vtkPLYPython.cxx.o.d"
4  "CMakeFiles/vtkIOPLYPython.dir/CMakeFiles/vtkIOPLYPython/vtkPLYReaderPython.cxx.o"
5  "CMakeFiles/vtkIOPLYPython.dir/CMakeFiles/vtkIOPLYPython/vtkPLYReaderPython.cxx.o.d"
6  "CMakeFiles/vtkIOPLYPython.dir/CMakeFiles/vtkIOPLYPython/vtkPLYWriterPython.cxx.o"
7  "CMakeFiles/vtkIOPLYPython.dir/CMakeFiles/vtkIOPLYPython/vtkPLYWriterPython.cxx.o.d"
8  "CMakeFiles/vtkIOPLYPython.dir/CMakeFiles/vtkIOPLYPythonPython/vtkIOPLYPythonInit.cxx.o"
9  "CMakeFiles/vtkIOPLYPython.dir/CMakeFiles/vtkIOPLYPythonPython/vtkIOPLYPythonInit.cxx.o.d"
10  "CMakeFiles/vtkIOPLYPython.dir/CMakeFiles/vtkIOPLYPythonPython/vtkIOPLYPythonInitImpl.cxx.o"
11  "CMakeFiles/vtkIOPLYPython.dir/CMakeFiles/vtkIOPLYPythonPython/vtkIOPLYPythonInitImpl.cxx.o.d"
12  "CMakeFiles/vtkIOPLYPython/vtkPLYPython.cxx"
13  "CMakeFiles/vtkIOPLYPython/vtkPLYReaderPython.cxx"
14  "CMakeFiles/vtkIOPLYPython/vtkPLYWriterPython.cxx"
15  "CMakeFiles/vtkIOPLYPythonPython/vtkIOPLYPythonInit.cxx"
16  "CMakeFiles/vtkIOPLYPythonPython/vtkIOPLYPythonInitImpl.cxx"
17  "lib64/python3.10/site-packages/vtkmodules/vtkIOPLY.pdb"
18  "lib64/python3.10/site-packages/vtkmodules/vtkIOPLY.so"
19 )
20 
21 # Per-language clean rules from dependency scanning.
22 foreach(lang CXX)
23  include(CMakeFiles/vtkIOPLYPython.dir/cmake_clean_${lang}.cmake OPTIONAL)
24 endforeach()