Skip to content
Snippets Groups Projects
Commit 1a15ec3e authored by Lars Bilke's avatar Lars Bilke
Browse files

[insitu] Added OGS_INSITU as CMake option.

parent ab10a64b
No related branches found
No related merge requests found
......@@ -72,6 +72,8 @@ option(OGS_BUILD_METIS "Should metis and the partmesh util be built?" OFF)
option(OGS_NO_EXTERNAL_LIBS "Builds OGS without any external dependencies." OFF)
option(OGS_INSITU "Builds OGS with insitu visualization capabilities." OFF)
# Linear solvers
option(OGS_USE_LIS "Use Lis" OFF)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment