Browse Source

Bump HSPlasma GIT_TAG for Korman 0.12.

pull/272/head
Adam Johnson 3 years ago
parent
commit
6a67325229
Signed by: Hoikas
GPG Key ID: 0B6515D6FF6F271E
  1. 2
      cmake/Dependencies.cmake

2
cmake/Dependencies.cmake

@ -204,7 +204,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 7871b5def20f7352c93be46316982999ed883777
GIT_TAG 187e3ee8b63d0f7a7e3cac15ed399af5b825b998
# We can only do shallow checkouts if the above is a branch or tag.
GIT_SHALLOW FALSE
CMAKE_CACHE_ARGS

Loading…
Cancel
Save