cmake_clean.cmake
Go to the documentation of this file.
1 file(REMOVE_RECURSE
2  "CMakeFiles/vtkCommonMathPython.dir/CMakeFiles/vtkCommonMathPython/vtkAmoebaMinimizerPython.cxx.o"
3  "CMakeFiles/vtkCommonMathPython.dir/CMakeFiles/vtkCommonMathPython/vtkCommonMathModulePython.cxx.o"
4  "CMakeFiles/vtkCommonMathPython.dir/CMakeFiles/vtkCommonMathPython/vtkFunctionSetPython.cxx.o"
5  "CMakeFiles/vtkCommonMathPython.dir/CMakeFiles/vtkCommonMathPython/vtkInitialValueProblemSolverPython.cxx.o"
6  "CMakeFiles/vtkCommonMathPython.dir/CMakeFiles/vtkCommonMathPython/vtkMatrix3x3Python.cxx.o"
7  "CMakeFiles/vtkCommonMathPython.dir/CMakeFiles/vtkCommonMathPython/vtkMatrix4x4Python.cxx.o"
8  "CMakeFiles/vtkCommonMathPython.dir/CMakeFiles/vtkCommonMathPython/vtkPolynomialSolversUnivariatePython.cxx.o"
9  "CMakeFiles/vtkCommonMathPython.dir/CMakeFiles/vtkCommonMathPython/vtkQuaternionInterpolatorPython.cxx.o"
10  "CMakeFiles/vtkCommonMathPython.dir/CMakeFiles/vtkCommonMathPython/vtkQuaternionPython.cxx.o"
11  "CMakeFiles/vtkCommonMathPython.dir/CMakeFiles/vtkCommonMathPython/vtkRungeKutta2Python.cxx.o"
12  "CMakeFiles/vtkCommonMathPython.dir/CMakeFiles/vtkCommonMathPython/vtkRungeKutta45Python.cxx.o"
13  "CMakeFiles/vtkCommonMathPython.dir/CMakeFiles/vtkCommonMathPython/vtkRungeKutta4Python.cxx.o"
14  "CMakeFiles/vtkCommonMathPython.dir/CMakeFiles/vtkCommonMathPython/vtkTuplePython.cxx.o"
15  "CMakeFiles/vtkCommonMathPython.dir/CMakeFiles/vtkCommonMathPythonPython/vtkCommonMathPythonInit.cxx.o"
16  "CMakeFiles/vtkCommonMathPython.dir/CMakeFiles/vtkCommonMathPythonPython/vtkCommonMathPythonInitImpl.cxx.o"
17  "CMakeFiles/vtkCommonMathPython/vtkAmoebaMinimizerPython.cxx"
18  "CMakeFiles/vtkCommonMathPython/vtkCommonMathModulePython.cxx"
19  "CMakeFiles/vtkCommonMathPython/vtkFunctionSetPython.cxx"
20  "CMakeFiles/vtkCommonMathPython/vtkInitialValueProblemSolverPython.cxx"
21  "CMakeFiles/vtkCommonMathPython/vtkMatrix3x3Python.cxx"
22  "CMakeFiles/vtkCommonMathPython/vtkMatrix4x4Python.cxx"
23  "CMakeFiles/vtkCommonMathPython/vtkPolynomialSolversUnivariatePython.cxx"
24  "CMakeFiles/vtkCommonMathPython/vtkQuaternionInterpolatorPython.cxx"
25  "CMakeFiles/vtkCommonMathPython/vtkQuaternionPython.cxx"
26  "CMakeFiles/vtkCommonMathPython/vtkRungeKutta2Python.cxx"
27  "CMakeFiles/vtkCommonMathPython/vtkRungeKutta45Python.cxx"
28  "CMakeFiles/vtkCommonMathPython/vtkRungeKutta4Python.cxx"
29  "CMakeFiles/vtkCommonMathPython/vtkTuplePython.cxx"
30  "CMakeFiles/vtkCommonMathPythonPython/vtkCommonMathPythonInit.cxx"
31  "CMakeFiles/vtkCommonMathPythonPython/vtkCommonMathPythonInitImpl.cxx"
32  "lib64/python3.9/site-packages/vtkmodules/vtkCommonMath.pdb"
33  "lib64/python3.9/site-packages/vtkmodules/vtkCommonMath.so"
34 )
35 
36 # Per-language clean rules from dependency scanning.
37 foreach(lang CXX)
38  include(CMakeFiles/vtkCommonMathPython.dir/cmake_clean_${lang}.cmake OPTIONAL)
39 endforeach()