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 5ba7ddd commit d7c9726Copy full SHA for d7c9726
CMakeLists.txt
@@ -15,9 +15,9 @@ include(${CPM_DOWNLOAD_LOCATION})
15
16
CPMAddPackage(
17
NAME cxxopts
18
- GITHUB_REPOSITORY jarro2783/cxxopts
+ GITHUB_REPOSITORY SudoMaker/cxxopts
19
VERSION 3.0.0
20
- GIT_TAG 97a4d5511ffefc81a97abd3d67b37f66e57655ee
+ GIT_TAG 5eca8a30012b69b76316b71fa391a89fe09256cb
21
GIT_SHALLOW ON
22
)
23
0 commit comments