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 4110d24 commit 33d2e6bCopy full SHA for 33d2e6b
1 file changed
CMakeLists.txt
@@ -71,8 +71,8 @@ set(BUILD_SHARED_LIBS ${METIS_SHARED_LIBS})
71
]==============================================================================================]
72
73
FetchContent_Declare(GKlib
74
- GIT_REPOSITORY https://github.com/KarypisLab/GKlib
75
- GIT_TAG master
+ GIT_REPOSITORY https://github.com/LecrisUT/GKlib
+ GIT_TAG cmake/modernization
76
FIND_PACKAGE_ARGS CONFIG
77
)
78
FetchContent_MakeAvailable(GKlib)
0 commit comments