Skip to content

Commit

Permalink
Remove unnecessary.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrood-nrel committed Nov 15, 2024
1 parent 4d66e80 commit 3f290a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ option(PELE_ENABLE_HDF5 "Enable plot file output using HDF5" OFF)
option(PELE_ENABLE_HDF5_ZFP "Enable ZFP compression in HDF5" OFF)
option(PELE_ENABLE_ASCENT "Enable Ascent in-situ visualization" OFF)
option(PELE_ENABLE_HYPRE "Enable Offload to Hypre" OFF)
option(PELE_EXCLUDE_BUILD_IN_CI "Exclude some building when running CI" OFF)
set(PELE_PRECISION "DOUBLE" CACHE STRING "Floating point precision SINGLE or DOUBLE")

# Physics options
Expand Down

0 comments on commit 3f290a0

Please sign in to comment.