You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The addition of smtk::mesh has resulted in a lot of build cruft that needs to get cleaned up:
CMake options that should be marked as advanced, including: ENABLE_{CGM,CGNS,HDF5,IGEOM,IMESH,METIS,MPI, ...} and MOAB_BUILD_{DAGMC,HEXMODOPS,MBCHACO,MBCONVERT, ...}.
Warnings in thirdparty/MOAB should be disabled.
Things like VTK support in MOAB should probably be turned on (especially when SMTK's VTK support is enabled).
The text was updated successfully, but these errors were encountered:
The addition of smtk::mesh has resulted in a lot of build cruft that needs to get cleaned up:
ENABLE_{CGM,CGNS,HDF5,IGEOM,IMESH,METIS,MPI, ...}
andMOAB_BUILD_{DAGMC,HEXMODOPS,MBCHACO,MBCONVERT, ...}
.thirdparty/MOAB
should be disabled.The text was updated successfully, but these errors were encountered: