Skip to content

Commit

Permalink
Merge pull request #29 from visit-dav/task/brugger1/task/brugger1/bui…
Browse files Browse the repository at this point in the history
…ld_visit2

Further updated the list of optional libraries in build_visit.
  • Loading branch information
brugger1 committed Jan 29, 2019
2 parents 50d799c + 7afb087 commit 55735b1
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions src/tools/dev/scripts/bv_support/modules.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<lib name="icet"/>
<lib name="ispc"/>
<lib name="llvm"/>
<!-- <lib name="mdsplus"/> Removed for now by Allen Sanderson-->
<lib name="mdsplus"/>
<lib name="mesagl"/>
<lib name="mfem"/>
<lib name="mili"/>
Expand Down Expand Up @@ -71,18 +71,14 @@

<group name="optional" comment="All optional libraries" enabled="no">
<lib name="adios"/>
<!-- <lib name="adios2"/> Removed for now by Eric Brugger-->
<lib name="advio"/>
<lib name="boost"/>
<lib name="boxlib"/>
<lib name="ccmio"/>
<lib name="cfitsio"/>
<lib name="conduit"/>
<lib name="cgns"/>
<!-- <lib name="eavl"/> Removed for now by Eric Brugger-->
<lib name="embree"/>
<!-- <lib name="fastbit"/> Removed for now by Eric Brugger-->
<!-- <lib name="fastquery"/> Removed for now by Eric Brugger-->
<lib name="gdal"/>
<lib name="glu"/>
<lib name="h5part"/>
Expand All @@ -91,27 +87,21 @@
<lib name="icet"/>
<lib name="ispc"/>
<lib name="llvm"/>
<!-- <lib name="mdsplus"/> Removed for now by Allen Sanderson-->
<lib name="mesagl"/>
<lib name="mfem"/>
<lib name="mili"/>
<lib name="moab"/>
<lib name="mpich"/>
<lib name="mxml"/>
<!-- <lib name="nektarpp"/> Removed for now by Eric Brugger-->
<lib name="netcdf"/>
<lib name="openexr"/>
<lib name="openssl"/>
<lib name="osmesa"/>
<lib name="ospray"/>
<lib name="pidx"/>
<lib name="p7zip"/>
<!-- <lib name="pyside"/> Removed for now by Eric Brugger-->
<lib name="silo"/>
<lib name="szip"/>
<lib name="tbb"/>
<!-- <lib name="tcmalloc"/> Removed for now by Eric Brugger-->
<!-- <lib name="uintah"/> Removed for now by Eric Brugger-->
<lib name="visus"/>
<lib name="vtkm"/>
<lib name="vtkh"/>
Expand Down

0 comments on commit 55735b1

Please sign in to comment.