Skip to content

Commit

Permalink
[Temp] Link to fork project
Browse files Browse the repository at this point in the history
Signed-off-by: Cristian Le <[email protected]>
  • Loading branch information
LecrisUT committed Oct 27, 2023
1 parent 4110d24 commit 33d2e6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ set(BUILD_SHARED_LIBS ${METIS_SHARED_LIBS})
]==============================================================================================]

FetchContent_Declare(GKlib
GIT_REPOSITORY https://github.com/KarypisLab/GKlib
GIT_TAG master
GIT_REPOSITORY https://github.com/LecrisUT/GKlib
GIT_TAG cmake/modernization
FIND_PACKAGE_ARGS CONFIG
)
FetchContent_MakeAvailable(GKlib)
Expand Down

0 comments on commit 33d2e6b

Please sign in to comment.