File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
meshing_supersede/packages/vtk-maillage Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -155,12 +155,12 @@ def cmake_args(self):
155155 "-DBUILD_SHARED_LIBS:BOOL=ON" ,
156156 "-DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON" ,
157157 "-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON" ,
158- # "-DModule_vtkIOExportOpenGL:BOOL=ON", # ICI inutile pour nous
158+ # "-DModule_vtkIOExportOpenGL:BOOL=ON", ICI inutile pour nous
159159 "-DModule_vtkImagingOpenGL:BOOL=ON" ,
160160 "-DModule_vtkIOExportOpenGL2:BOOL=OFF" ,
161161 "-DModule_vtkImagingOpenGL2:BOOL=OFF" ,
162162 "-DVTK_USE_SYSTEM_GL2PS:BOOL=OFF" ,
163- # "-DVTK_RENDERING_BACKEND=OpenGL", # ICI déjà fait en L91
163+ # "-DVTK_RENDERING_BACKEND=OpenGL", ICI déjà fait en L91
164164 "-DVTK_Group_Imaging:BOOL=ON" ,
165165 "-DVTK_Group_Rendering:BOOL=ON" ,
166166 "-DVTK_ALL_NEW_OBJECT_FACTORY=OFF" ,
You can’t perform that action at this time.
0 commit comments