cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkWebCorePython.dir/CMakeFiles/vtkWebCorePython/vtkDataEncoderPython.cxx.o"
3  "CMakeFiles/vtkWebCorePython.dir/CMakeFiles/vtkWebCorePython/vtkObjectIdMapPython.cxx.o"
4  "CMakeFiles/vtkWebCorePython.dir/CMakeFiles/vtkWebCorePython/vtkWebApplicationPython.cxx.o"
5  "CMakeFiles/vtkWebCorePython.dir/CMakeFiles/vtkWebCorePython/vtkWebCoreModulePython.cxx.o"
6  "CMakeFiles/vtkWebCorePython.dir/CMakeFiles/vtkWebCorePython/vtkWebInteractionEventPython.cxx.o"
7  "CMakeFiles/vtkWebCorePython.dir/CMakeFiles/vtkWebCorePython/vtkWebUtilitiesPython.cxx.o"
8  "CMakeFiles/vtkWebCorePython.dir/CMakeFiles/vtkWebCorePythonPython/vtkWebCorePythonInit.cxx.o"
9  "CMakeFiles/vtkWebCorePython.dir/CMakeFiles/vtkWebCorePythonPython/vtkWebCorePythonInitImpl.cxx.o"
10  "CMakeFiles/vtkWebCorePython/vtkDataEncoderPython.cxx"
11  "CMakeFiles/vtkWebCorePython/vtkObjectIdMapPython.cxx"
12  "CMakeFiles/vtkWebCorePython/vtkWebApplicationPython.cxx"
13  "CMakeFiles/vtkWebCorePython/vtkWebCoreModulePython.cxx"
14  "CMakeFiles/vtkWebCorePython/vtkWebInteractionEventPython.cxx"
15  "CMakeFiles/vtkWebCorePython/vtkWebUtilitiesPython.cxx"
16  "CMakeFiles/vtkWebCorePythonPython/vtkWebCorePythonInit.cxx"
17  "CMakeFiles/vtkWebCorePythonPython/vtkWebCorePythonInitImpl.cxx"
18  "lib64/python3.9/site-packages/vtkmodules/vtkWebCore.pdb"
19  "lib64/python3.9/site-packages/vtkmodules/vtkWebCore.so"
20 )
21 
22 # Per-language clean rules from dependency scanning.
23 foreach(lang CXX)
24  include(CMakeFiles/vtkWebCorePython.dir/cmake_clean_${lang}.cmake OPTIONAL)
25 endforeach()