Skip to content

Commit 309c224

Browse files
committed
bump libpatch commit to include fix for cmake version being too old.
1 parent 80be960 commit 309c224

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mgb/CMakeLists.txt

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

55
FetchContent_Declare(patch
66
GIT_REPOSITORY https://github.com/ITotalJustice/libpatch.git
7-
GIT_TAG v1.1.0
7+
GIT_TAG 24df63e
88
)
99

1010
FetchContent_MakeAvailable(patch)

0 commit comments

Comments
 (0)