Skip to content

Commit c15d671

Browse files
committed
fix: no final endline
1 parent 8ab3651 commit c15d671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/opentelemetry-cpp/all/patches/1.8.2-0001-fix-cmake.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ index a21c0f1..a467ffd 100644
2424
+
2525
if(BUILD_SHARED_LIBS)
2626
set_property(TARGET opentelemetry_proto PROPERTY POSITION_INDEPENDENT_CODE ON)
27-
endif()
27+
endif()

0 commit comments

Comments
 (0)