Skip to content

Commit

Permalink
Update content/en/docs/instrumentation/cpp/getting-started.md
Browse files Browse the repository at this point in the history
Co-authored-by: Severin Neumann <[email protected]>
  • Loading branch information
Akhaled19 and svrnm authored Dec 18, 2023
1 parent 12c60f0 commit 03c12b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion content/en/docs/instrumentation/cpp/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ In your `OpenTelemetry-Starter-Project` folder, create a subfolder `roll-dice`,

Create a file called `CMakeLists.txt` to define the Oat++ library directories, include paths, and link against Oat++ during the compilation process.

Here is what `CMakeLists.txt` might look like:

```cmake
cmake_minimum_required(VERSION 3.1)
Expand Down

0 comments on commit 03c12b7

Please sign in to comment.