We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b2cf52 commit e0b3555Copy full SHA for e0b3555
README.md
@@ -32,7 +32,7 @@ provides the ability to **parse**, **compare**, and **increment** semantic versi
32
GIT_TAG v0.4.0)
33
FetchContent_MakeAvailable(cpp-semver)
34
```
35
- > [!TIP]
+ > [!TIP]\
36
> To use the lib as a C++20 module, you have to turn the `SEMVER_BUILD_MODULE` option `ON`:
37
> ```cmake
38
> set(SEMVER_BUILD_MODULE ON)
0 commit comments