mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
code review suggestions
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
4f93bf22f5
commit
094330ef12
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ option(OPENMC_USE_DAGMC "Enable support for DAGMC (CAD) geometry"
|
|||
option(OPENMC_USE_LIBMESH "Enable support for libMesh unstructured mesh tallies" OFF)
|
||||
|
||||
#===============================================================================
|
||||
# Set build configuration to Release if not set
|
||||
# Set a default build configuration if not explicitly specified
|
||||
#===============================================================================
|
||||
|
||||
if(NOT CMAKE_BUILD_TYPE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue