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 310af3e commit eb11179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/instrumentation/cpp/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ set(SOURCES
)
# Create an executable target
add_executable(myapp ${SOURCES})
add_executable(dice-server ${SOURCES})
set(OATPP_ROOT ../oatpp)
set(OATPP_LIB /path/to/oatpp/lib)
Expand Down

0 comments on commit eb11179

Please sign in to comment.