Visit: Allow building without rendering (#31006)
This is important for HPC systems.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user