-
- Downloads
Now generate the object factory files in a function
This moves the logic for object factory override generation to a central function, and removes lots of copy/paste code in our CMake. Also removed/retired the OpenGL2 object factory stomping variation as it is no longer needed and could produce unwanted side effects. Change-Id: I4a5ee2db76f73d57eded1d9a9240cefc4918cd74
Showing
- CMake/vtkObjectFactory.cmake 24 additions, 0 deletionsCMake/vtkObjectFactory.cmake
- Filters/ParallelFlowPaths/CMakeLists.txt 1 addition, 20 deletionsFilters/ParallelFlowPaths/CMakeLists.txt
- IO/MPIImage/CMakeLists.txt 4 additions, 27 deletionsIO/MPIImage/CMakeLists.txt
- IO/ParallelExodus/CMakeLists.txt 5 additions, 22 deletionsIO/ParallelExodus/CMakeLists.txt
- Interaction/Style/CMakeLists.txt 4 additions, 25 deletionsInteraction/Style/CMakeLists.txt
- Rendering/ContextOpenGL/CMakeLists.txt 3 additions, 19 deletionsRendering/ContextOpenGL/CMakeLists.txt
- Rendering/ContextOpenGL2/CMakeLists.txt 3 additions, 19 deletionsRendering/ContextOpenGL2/CMakeLists.txt
- Rendering/FreeType/CMakeLists.txt 3 additions, 21 deletionsRendering/FreeType/CMakeLists.txt
- Rendering/FreeTypeFontConfig/CMakeLists.txt 3 additions, 21 deletionsRendering/FreeTypeFontConfig/CMakeLists.txt
- Rendering/FreeTypeFontConfig/module.cmake 1 addition, 0 deletionsRendering/FreeTypeFontConfig/module.cmake
- Rendering/FreeTypeOpenGL/CMakeLists.txt 4 additions, 24 deletionsRendering/FreeTypeOpenGL/CMakeLists.txt
- Rendering/Matplotlib/CMakeLists.txt 4 additions, 26 deletionsRendering/Matplotlib/CMakeLists.txt
- Rendering/OpenGL/CMakeLists.txt 1 addition, 19 deletionsRendering/OpenGL/CMakeLists.txt
- Rendering/OpenGL2/CMakeLists.txt 1 addition, 20 deletionsRendering/OpenGL2/CMakeLists.txt
- Rendering/OpenGL2/vtkRenderingOpenGL2ObjectFactory.cxx.in 0 additions, 83 deletionsRendering/OpenGL2/vtkRenderingOpenGL2ObjectFactory.cxx.in
- Rendering/ParallelLIC/CMakeLists.txt 1 addition, 25 deletionsRendering/ParallelLIC/CMakeLists.txt
- Rendering/VolumeOpenGL/CMakeLists.txt 2 additions, 24 deletionsRendering/VolumeOpenGL/CMakeLists.txt
Loading
Please register or sign in to comment