Skip to content

Commit

Permalink
Bump libmpq
Browse files Browse the repository at this point in the history
  • Loading branch information
obligaron authored and glebm committed Nov 2, 2023
1 parent 7b8dad4 commit 5864b0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 3rdParty/libmpq/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ include(functions/FetchContent_MakeAvailableExcludeFromAll)

include(FetchContent)
FetchContent_Declare(libmpq
URL https://github.com/diasurgical/libmpq/archive/fc2ec5c0a83106f971602dec06dcdbc50a8bd5d4.tar.gz
URL_HASH MD5=1b3964264015792387f71f3f2325661d
URL https://github.com/diasurgical/libmpq/archive/7c2924d4553513eba1a70bbdb558198dd8c2726a.tar.gz
URL_HASH MD5=315c88c02b45851cdfee8460322de044
)
FetchContent_MakeAvailableExcludeFromAll(libmpq)

Expand Down

0 comments on commit 5864b0b

Please sign in to comment.