diff --git a/examples/logs_simple/CMakeLists.txt b/examples/logs_simple/CMakeLists.txt index 64c0dbc515..7b4548ec52 100644 --- a/examples/logs_simple/CMakeLists.txt +++ b/examples/logs_simple/CMakeLists.txt @@ -19,4 +19,4 @@ if(WITH_LOGS_PREVIEW) example_logs_simple opentelemetry_trace opentelemetry_logs opentelemetry_exporter_ostream_span opentelemetry_exporter_ostream_logs) endif() -endif() \ No newline at end of file +endif()