paraview: use Spack-built libpng (#12587)
This commit is contained in:
parent
7badb818cd
commit
292baab069
@ -199,6 +199,7 @@ def nvariant_bool(feature):
|
|||||||
'-DVTK_USE_SYSTEM_EXPAT:BOOL=ON',
|
'-DVTK_USE_SYSTEM_EXPAT:BOOL=ON',
|
||||||
'-DVTK_USE_SYSTEM_TIFF:BOOL=ON',
|
'-DVTK_USE_SYSTEM_TIFF:BOOL=ON',
|
||||||
'-DVTK_USE_SYSTEM_ZLIB:BOOL=ON',
|
'-DVTK_USE_SYSTEM_ZLIB:BOOL=ON',
|
||||||
|
'-DVTK_USE_SYSTEM_PNG:BOOL=ON',
|
||||||
'-DOpenGL_GL_PREFERENCE:STRING=LEGACY'
|
'-DOpenGL_GL_PREFERENCE:STRING=LEGACY'
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user