Skip to content

Commit b2ed603

Browse files
Akhaled19svrnm
andauthored
Update content/en/docs/instrumentation/cpp/getting-started.md
Co-authored-by: Severin Neumann <[email protected]>
1 parent 03c12b7 commit b2ed603

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/instrumentation/cpp/getting-started.md

+1
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ Create a file called `CMakeLists.txt` to define the Oat++ library directories, i
127127

128128

129129
```cmake
130+
project(RollDiceServer)
130131
cmake_minimum_required(VERSION 3.1)
131132
132133
# Set C++ standard (e.g., C++17)

0 commit comments

Comments
 (0)