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