List coverage and maxcoord CMake options in documentation.

This commit is contained in:
Paul Romano 2015-07-06 08:12:34 +07:00
parent a316ef020d
commit 8c54fe6f33
2 changed files with 8 additions and 1 deletions

View file

@ -160,6 +160,13 @@ openmp
Enables shared-memory parallelism using the OpenMP API. The Fortran compiler
being used must support OpenMP.
coverage
Compile and link code instrumented for coverage analysis. This is typically
used in conjunction with gcov.
maxcoord
Maximum number of nested coordinate levels in geometry. Defaults to 10.
To set any of these options (e.g. turning on debug mode), the following form
should be used: