Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Sylvestre Ledru <[email protected]>
  • Loading branch information
ahoarau and sylvestre authored Sep 5, 2023
1 parent 02e2f97 commit c3a7355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ set(CMAKE_CXX_COMPILER_LAUNCHER ${SCCACHE})
set(CMAKE_MSVC_DEBUG_INFORMATION_FORMAT Embedded)
```

And you can build you code as usual without any additonal flags in the command line, useful for IDEs.
And you can build code as usual without any additional flags in the command line, useful for IDEs.


---
Expand Down

0 comments on commit c3a7355

Please sign in to comment.