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 76edca6 commit 42a61aaCopy full SHA for 42a61aa
README.md
@@ -47,7 +47,7 @@ include(FetchContent)
47
48
FetchContent_Declare(
49
datatype99
50
- URL https://github.com/hirrolot/datatype99/archive/refs/tags/v1.2.3.tar.gz # v1.2.3
+ URL https://github.com/hirrolot/datatype99/archive/refs/tags/vx.y.z.tar.gz # vx.y.z
51
)
52
53
FetchContent_MakeAvailable(datatype99)
0 commit comments