mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
add simple inspection tool for .OPMRST files
This commit is contained in:
@@ -449,4 +449,9 @@ endif()
|
||||
|
||||
list (APPEND EXAMPLE_SOURCE_FILES
|
||||
examples/printvfp.cpp
|
||||
)
|
||||
if(HDF5_FOUND)
|
||||
list (APPEND EXAMPLE_SOURCE_FILES
|
||||
examples/opmrst_inspect.cpp
|
||||
)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user