Skip to content

Commit 5563a7c

Browse files
authored
Update INSTALL.md
1 parent 74a3f1e commit 5563a7c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

INSTALL.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@ You can link OpenTelemetry C++ SDK with libraries provided in
8585
- `-DWITH_OTLP_GRPC=ON` : To enable building OTLP GRPC exporter.
8686
- `-DWITH_OTLP_HTTP=ON` : To enable building OTLP HTTP exporter.
8787
- `-DWITH_PROMETHEUS=ON` : To enable building prometheus exporter.
88-
- `-DOPENTELEMETRY_INSTALL=ON`: To install `otel-cpp` library needed for external code linking.
88+
- `-DOPENTELEMETRY_INSTALL=ON`: To install `otel-cpp` library needed
89+
for external code linking.
8990

9091
3. Once the build configuration is created, build the CMake targets - this
9192
includes building SDKs and unittests for API and SDK. Note that since API is

0 commit comments

Comments
 (0)