Skip to content

Commit 27f12e1

Browse files
Apply suggestions from code review
Co-authored-by: Zach Montoya <[email protected]>
1 parent d8ff3dc commit 27f12e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakePresets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"CMAKE_COMPILE_WARNING_AS_ERROR": "ON",
1111
"BUILD_SHARED_LIBS": "OFF",
1212
"DD_TRACE_STATIC_CRT": "1",
13-
"DD_TRACE_BUILD_TESTING": "1",
13+
"DD_TRACE_BUILD_TESTING": "ON",
1414
"DD_TRACE_ENABLE_SANITIZE": "ON"
1515
}
1616
},

0 commit comments

Comments
 (0)