Skip to content

Commit

Permalink
Add option to README
Browse files Browse the repository at this point in the history
  • Loading branch information
brryan committed Sep 26, 2024
1 parent dbb44bf commit dca807f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ A number of options are avaialable for compiling:
| --------------------------------- | ------- | ------------------------------------------------------------------------------------ |
| SINGULARITY_BUILD_TESTS | OFF | Build test infrastructure. |
| SINGULARITY_USE_HDF5 | ON | Enables HDF5. Required for Spiner opacities. |
| SINGULARITY_KOKKOS_IN_TREE | OFF | Force cmake to use Kokkos source included in tree. |

## Copyright

Expand Down
1 change: 0 additions & 1 deletion cmake/SetupFlags.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ INTERFACE
$<${with_fmath}:
SINGULARITY_USE_FMATH
>
PORTABILITY_STRATEGY_NONE
>
)

Expand Down

0 comments on commit dca807f

Please sign in to comment.