Browse Source

Bump libHSPlasma to the latest and greatest.

"For Great Justice!"
pull/374/head
Adam Johnson 11 months ago
parent
commit
62c5d5a6f9
Signed by: Hoikas
GPG Key ID: 0B6515D6FF6F271E
  1. 2
      cmake/Dependencies.cmake

2
cmake/Dependencies.cmake

@ -273,7 +273,7 @@ if(korman_BUILD_HSPLASMA)
korman_add_external_project(HSPlasma
GIT_REPOSITORY "https://github.com/H-uru/libhsplasma.git"
# Be sure to increase this as the feature set used by Korman increases
GIT_TAG 260ccccd464c002d1655c10acdc3335d10e52542
GIT_TAG 448ad712015c0b8a293af7bd56ab623dd2e6e131
# We can only do shallow checkouts if the above is a branch or tag.
GIT_SHALLOW FALSE
CMAKE_CACHE_ARGS

Loading…
Cancel
Save