Skip to content

Commit

Permalink
apply formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
gardner48 committed Dec 16, 2024
1 parent cc0518a commit c03eeb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmake/SundialsBuildOptionsPre.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,8 @@ if(SUNDIALS_TEST_ENABLE_DIFF_OUTPUT AND NOT SUNDIALS_TEST_ANSWER_DIR)
"failures due to hardware or round-off differences.")
endif()

sundials_option(SUNDIALS_TEST_ENABLE_PROFILING BOOL "Profile tests" OFF ADVANCED)
sundials_option(SUNDIALS_TEST_ENABLE_PROFILING BOOL "Profile tests" OFF
ADVANCED)

sundials_option(
SUNDIALS_TEST_CALIPER_OUTPUT_DIR PATH "Location to write test Caliper files"
Expand Down

0 comments on commit c03eeb1

Please sign in to comment.