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 a3f78d5 commit 9ba4655Copy full SHA for 9ba4655
CMakeLists.txt
@@ -14,7 +14,7 @@ include(FetchContent)
14
15
FetchContent_Declare(argparse
16
GIT_REPOSITORY https://github.com/p-ranav/argparse/
17
- GIT_TAG v3.1
+ GIT_TAG v3.2
18
GIT_SHALLOW 1
19
)
20
FetchContent_MakeAvailable(argparse)
0 commit comments