Skip to content

Commit cf2fa34

Browse files
committed
Update mpqfs for better DOS support
1 parent 3afccc2 commit cf2fa34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3rdParty/mpqfs/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_ExcludeFromAll(mpqfs
66
GIT_REPOSITORY https://github.com/diasurgical/mpqfs.git
7-
GIT_TAG 952490b991887cd11584e0042a06787b242eeec7
7+
GIT_TAG c4e1327feb4620d42f183fed6e8aab9133719192
88
)
99
FetchContent_MakeAvailable_ExcludeFromAll(mpqfs)
1010

0 commit comments

Comments
 (0)