release cpu_features v0.9.0

Fixed cpu_features cmake error CMP0057 occurring in Android NDK 27
pull/1017/head
MajorMurphy 11 months ago
parent e78b7956c7
commit c3f04b9d33
  1. 2
      scripts/source.sh

@ -18,7 +18,7 @@ get_library_source() {
;;
cpu-features)
SOURCE_REPO_URL="https://github.com/arthenica/cpu_features"
SOURCE_ID="v0.8.0"
SOURCE_ID="v0.9.0"
SOURCE_TYPE="TAG"
;;
dav1d)

Loading…
Cancel
Save