Skip to content

Commit

Permalink
Update trace/test CMakeList
Browse files Browse the repository at this point in the history
  • Loading branch information
nholbrook committed Jul 8, 2020
1 parent d930347 commit e6629b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/src/trace/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
add_library(opentelemetry_trace tracer_provider.cc tracer.cc span.cc
samplers/probability.cc)
add_library(opentelemetry_common opentelemetry_trace tracer_provider.cc tracer.cc
span.cc samplers/probability.cc)

0 comments on commit e6629b6

Please sign in to comment.