Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ add_caliper_option(WITH_PCP "Enable performance co-pilot support" FALSE)
7878
add_caliper_option(WITH_VARIORUM "Enable Variorum support" FALSE)
7979
add_caliper_option(WITH_UMPIRE "Enable Umpire statistics support" FALSE)
8080
add_caliper_option(WITH_CRAYPAT "Enable CrayPAT region forwarding support" FALSE)
81-
add_caliper_option(WITH_LDMS "Enable LDMS forwarder" TRUE)
81+
add_caliper_option(WITH_LDMS "Enable LDMS forwarder" FALSE)
8282

8383
add_caliper_option(USE_EXTERNAL_GOTCHA "Use pre-installed gotcha instead of building our own" FALSE)
8484

0 commit comments

Comments
 (0)
Please sign in to comment.