Skip to content

Commit a5caf6a

Browse files
committed
Upgrade argparse
1 parent 8101715 commit a5caf6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ include(FetchContent)
1414

1515
FetchContent_Declare(argparse
1616
GIT_REPOSITORY https://github.com/p-ranav/argparse/
17-
GIT_TAG v3.1
17+
GIT_TAG v3.2
1818
GIT_SHALLOW 1
1919
)
2020
FetchContent_MakeAvailable(argparse)

0 commit comments

Comments
 (0)