cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkIOPIOPython.dir/CMakeFiles/vtkIOPIOPython/BHTreePython.cxx.o"
3  "CMakeFiles/vtkIOPIOPython.dir/CMakeFiles/vtkIOPIOPython/PIOAdaptorPython.cxx.o"
4  "CMakeFiles/vtkIOPIOPython.dir/CMakeFiles/vtkIOPIOPython/PIODataPython.cxx.o"
5  "CMakeFiles/vtkIOPIOPython.dir/CMakeFiles/vtkIOPIOPython/vtkIOPIOModulePython.cxx.o"
6  "CMakeFiles/vtkIOPIOPython.dir/CMakeFiles/vtkIOPIOPython/vtkPIOReaderPython.cxx.o"
7  "CMakeFiles/vtkIOPIOPython.dir/CMakeFiles/vtkIOPIOPythonPython/vtkIOPIOPythonInit.cxx.o"
8  "CMakeFiles/vtkIOPIOPython.dir/CMakeFiles/vtkIOPIOPythonPython/vtkIOPIOPythonInitImpl.cxx.o"
9  "CMakeFiles/vtkIOPIOPython/BHTreePython.cxx"
10  "CMakeFiles/vtkIOPIOPython/PIOAdaptorPython.cxx"
11  "CMakeFiles/vtkIOPIOPython/PIODataPython.cxx"
12  "CMakeFiles/vtkIOPIOPython/vtkIOPIOModulePython.cxx"
13  "CMakeFiles/vtkIOPIOPython/vtkPIOReaderPython.cxx"
14  "CMakeFiles/vtkIOPIOPythonPython/vtkIOPIOPythonInit.cxx"
15  "CMakeFiles/vtkIOPIOPythonPython/vtkIOPIOPythonInitImpl.cxx"
16  "lib64/python3.9/site-packages/vtkmodules/vtkIOPIO.pdb"
17  "lib64/python3.9/site-packages/vtkmodules/vtkIOPIO.so"
18 )
19 
20 # Per-language clean rules from dependency scanning.
21 foreach(lang CXX)
22  include(CMakeFiles/vtkIOPIOPython.dir/cmake_clean_${lang}.cmake OPTIONAL)
23 endforeach()