Visit: Allow building without rendering (#31006)

This is important for HPC systems.
This commit is contained in:
kwryankrattiger
2022-06-07 09:21:36 -05:00
committed by GitHub
parent 0f6fb1a706
commit f13b760f10

View File

@@ -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