Skip to content

Commit

Permalink
lib: fluent-otel-proto: updated missing file
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Alminana <[email protected]>
  • Loading branch information
leonardo-albertovich committed Nov 12, 2024
1 parent f4abdbe commit 2eab1b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/fluent-otel-proto/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ endif()

if (FLUENT_PROTO_PROFILES)
set(src ${src} ${OTEL_C_FILES}/proto/profiles/v1development/profiles.pb-c.c)
set(src ${src} ${OTEL_C_FILES}/proto/profiles/v1development/pprofextended.pb-c.c)
set(src ${src} ${OTEL_C_FILES}/proto/collector/profiles/v1development/profiles_service.pb-c.c)
endif()

add_library(fluent-otel-proto STATIC ${src})

0 comments on commit 2eab1b1

Please sign in to comment.