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