Skip to content

Commit 6c2a6ab

Browse files
chenhong805ThomsonTanmarcalfflalitb
authored
[DOC] Update INSTALL.md (#2592)
Co-authored-by: Tom Tan <[email protected]> Co-authored-by: Marc Alff <[email protected]> Co-authored-by: Lalit Kumar Bhasin <[email protected]> Co-authored-by: Marc Alff <[email protected]>
1 parent 7aea1a6 commit 6c2a6ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

INSTALL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +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
89+
for external code linking.
8890

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

0 commit comments

Comments
 (0)