From c03eeb160ad23a52bb7397089040c7980f6106f5 Mon Sep 17 00:00:00 2001 From: "David J. Gardner" Date: Sun, 15 Dec 2024 16:40:14 -0800 Subject: [PATCH] apply formatting --- cmake/SundialsBuildOptionsPre.cmake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cmake/SundialsBuildOptionsPre.cmake b/cmake/SundialsBuildOptionsPre.cmake index 5b6bbb66dd..6b23028b13 100644 --- a/cmake/SundialsBuildOptionsPre.cmake +++ b/cmake/SundialsBuildOptionsPre.cmake @@ -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"