cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkRenderingVtkJSPython.dir/CMakeFiles/vtkRenderingVtkJSPython/vtkVtkJSSceneGraphSerializerPython.cxx.o"
3  "CMakeFiles/vtkRenderingVtkJSPython.dir/CMakeFiles/vtkRenderingVtkJSPython/vtkVtkJSSceneGraphSerializerPython.cxx.o.d"
4  "CMakeFiles/vtkRenderingVtkJSPython.dir/CMakeFiles/vtkRenderingVtkJSPython/vtkVtkJSViewNodeFactoryPython.cxx.o"
5  "CMakeFiles/vtkRenderingVtkJSPython.dir/CMakeFiles/vtkRenderingVtkJSPython/vtkVtkJSViewNodeFactoryPython.cxx.o.d"
6  "CMakeFiles/vtkRenderingVtkJSPython.dir/CMakeFiles/vtkRenderingVtkJSPythonPython/vtkRenderingVtkJSPythonInit.cxx.o"
7  "CMakeFiles/vtkRenderingVtkJSPython.dir/CMakeFiles/vtkRenderingVtkJSPythonPython/vtkRenderingVtkJSPythonInit.cxx.o.d"
8  "CMakeFiles/vtkRenderingVtkJSPython.dir/CMakeFiles/vtkRenderingVtkJSPythonPython/vtkRenderingVtkJSPythonInitImpl.cxx.o"
9  "CMakeFiles/vtkRenderingVtkJSPython.dir/CMakeFiles/vtkRenderingVtkJSPythonPython/vtkRenderingVtkJSPythonInitImpl.cxx.o.d"
10  "CMakeFiles/vtkRenderingVtkJSPython/vtkVtkJSSceneGraphSerializerPython.cxx"
11  "CMakeFiles/vtkRenderingVtkJSPython/vtkVtkJSViewNodeFactoryPython.cxx"
12  "CMakeFiles/vtkRenderingVtkJSPythonPython/vtkRenderingVtkJSPythonInit.cxx"
13  "CMakeFiles/vtkRenderingVtkJSPythonPython/vtkRenderingVtkJSPythonInitImpl.cxx"
14  "lib64/python3.10/site-packages/vtkmodules/vtkRenderingVtkJS.pdb"
15  "lib64/python3.10/site-packages/vtkmodules/vtkRenderingVtkJS.so"
16 )
17 
18 # Per-language clean rules from dependency scanning.
19 foreach(lang CXX)
20  include(CMakeFiles/vtkRenderingVtkJSPython.dir/cmake_clean_${lang}.cmake OPTIONAL)
21 endforeach()