Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <severin.neumann@altmuehlnet.de>
Akhaled19 and svrnm authored Dec 18, 2023
1 parent 03c12b7 commit b2ed603
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/docs/instrumentation/cpp/getting-started.md
Original file line number Diff line number Diff line change
@@ -127,6 +127,7 @@ Create a file called `CMakeLists.txt` to define the Oat++ library directories, i


```cmake
project(RollDiceServer)
cmake_minimum_required(VERSION 3.1)
# Set C++ standard (e.g., C++17)

0 comments on commit b2ed603

Please sign in to comment.