-
- Downloads
Move the Python wrapping to the end
This moves the Python wrapping to the end of the build process, using the information exported by the module files. Change-Id: I711382f79fc1fdb15cd80c87f55dd2f97a2c5cd8
Showing
- CMake/vtkModuleMacros.cmake 5 additions, 0 deletionsCMake/vtkModuleMacros.cmake
- CMake/vtkPythonWrapping.cmake 5 additions, 13 deletionsCMake/vtkPythonWrapping.cmake
- CMake/vtkWrapPython.cmake 159 additions, 1 deletionCMake/vtkWrapPython.cmake
- CMake/vtkWrapping.cmake 4 additions, 6 deletionsCMake/vtkWrapping.cmake
- CMakeLists.txt 6 additions, 1 deletionCMakeLists.txt
- Common/Core/CMakeLists.txt 41 additions, 1 deletionCommon/Core/CMakeLists.txt
- Common/DataModel/CMakeLists.txt 2 additions, 0 deletionsCommon/DataModel/CMakeLists.txt
- Wrapping/Python/CMakeLists.txt 172 additions, 252 deletionsWrapping/Python/CMakeLists.txt
- Wrapping/Python/setup_install_paths.py 1 addition, 1 deletionWrapping/Python/setup_install_paths.py
- Wrapping/Python/vtkpython.cxx.in 0 additions, 2 deletionsWrapping/Python/vtkpython.cxx.in
- Wrapping/PythonCore/CMakeLists.txt 45 additions, 0 deletionsWrapping/PythonCore/CMakeLists.txt
- Wrapping/PythonCore/PyVTKClass.cxx 0 additions, 0 deletionsWrapping/PythonCore/PyVTKClass.cxx
- Wrapping/PythonCore/PyVTKClass.h 0 additions, 0 deletionsWrapping/PythonCore/PyVTKClass.h
- Wrapping/PythonCore/PyVTKMutableObject.cxx 0 additions, 0 deletionsWrapping/PythonCore/PyVTKMutableObject.cxx
- Wrapping/PythonCore/PyVTKMutableObject.h 0 additions, 0 deletionsWrapping/PythonCore/PyVTKMutableObject.h
- Wrapping/PythonCore/PyVTKObject.cxx 0 additions, 0 deletionsWrapping/PythonCore/PyVTKObject.cxx
- Wrapping/PythonCore/PyVTKObject.h 0 additions, 0 deletionsWrapping/PythonCore/PyVTKObject.h
- Wrapping/PythonCore/PyVTKSpecialObject.cxx 0 additions, 0 deletionsWrapping/PythonCore/PyVTKSpecialObject.cxx
- Wrapping/PythonCore/PyVTKSpecialObject.h 0 additions, 0 deletionsWrapping/PythonCore/PyVTKSpecialObject.h
- Wrapping/PythonCore/PyVTKTemplate.cxx 0 additions, 0 deletionsWrapping/PythonCore/PyVTKTemplate.cxx
Loading
Please register or sign in to comment