We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3afccc2 commit cf2fa34Copy full SHA for cf2fa34
3rdParty/mpqfs/CMakeLists.txt
@@ -4,7 +4,7 @@ include(FetchContent)
4
5
FetchContent_Declare_ExcludeFromAll(mpqfs
6
GIT_REPOSITORY https://github.com/diasurgical/mpqfs.git
7
- GIT_TAG 952490b991887cd11584e0042a06787b242eeec7
+ GIT_TAG c4e1327feb4620d42f183fed6e8aab9133719192
8
)
9
FetchContent_MakeAvailable_ExcludeFromAll(mpqfs)
10
0 commit comments