Skip to content

Commit d7c9726

Browse files
committed
Use forked version of cxxopts
1 parent 5ba7ddd commit d7c9726

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ include(${CPM_DOWNLOAD_LOCATION})
1515

1616
CPMAddPackage(
1717
NAME cxxopts
18-
GITHUB_REPOSITORY jarro2783/cxxopts
18+
GITHUB_REPOSITORY SudoMaker/cxxopts
1919
VERSION 3.0.0
20-
GIT_TAG 97a4d5511ffefc81a97abd3d67b37f66e57655ee
20+
GIT_TAG 5eca8a30012b69b76316b71fa391a89fe09256cb
2121
GIT_SHALLOW ON
2222
)
2323

0 commit comments

Comments
 (0)