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