mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
Adding information about the DAGMC_ROOT variable.
This commit is contained in:
parent
48858db31a
commit
7f1ae5fe05
1 changed files with 4 additions and 2 deletions
|
|
@ -249,8 +249,10 @@ openmp
|
|||
|
||||
dagmc
|
||||
Enables use of CAD-based DAGMC_ geometries. Please see the note about DAGMC in
|
||||
the optional dependencies list for more information on this feature.(Default: off)
|
||||
|
||||
the optional dependencies list for more information on this feature. The
|
||||
installation directory for DAGMC should also be defined as `DAGMC_ROOT` in the
|
||||
CMake configuration command. (Default: off)
|
||||
|
||||
coverage
|
||||
Compile and link code instrumented for coverage analysis. This is typically
|
||||
used in conjunction with gcov_.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue