mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4035 System : Remove term souring from cmake and UI
Use general term HDF5 when required
This commit is contained in:
@@ -76,7 +76,7 @@ void RicHelpAboutFeature::onActionTriggered( bool isChecked )
|
||||
activeFeatures += " Geomech";
|
||||
#endif
|
||||
#ifdef USE_HDF5
|
||||
activeFeatures += " Souring";
|
||||
activeFeatures += " HDF5";
|
||||
#endif
|
||||
|
||||
if ( !activeFeatures.isEmpty() )
|
||||
|
||||
Reference in New Issue
Block a user