Visit: Allow building without rendering (#31006)
This is important for HPC systems.
This commit is contained in:
parent
0f6fb1a706
commit
f13b760f10
@ -92,7 +92,6 @@ class Visit(CMakePackage):
|
||||
|
||||
# Exactly one of 'gui' or 'osmesa' has to be enabled
|
||||
conflicts('+gui', when='+osmesa')
|
||||
conflicts('~gui', when='~osmesa')
|
||||
|
||||
#############################################
|
||||
# Full List of dependencies from build_visit
|
||||
|
Loading…
Reference in New Issue
Block a user