Browse Source

!6535 【MD】r0.7 Branch: MD5 value update in the file - icu4c.cmake of branch r0.7

Merge pull request !6535 from magemomou/MD5_r0.7
pull/6535/MERGE
mindspore-ci-bot Gitee 5 years ago
parent
commit
56e22a5c82
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      cmake/external_libs/icu4c.cmake

+ 1
- 1
cmake/external_libs/icu4c.cmake View File

@@ -8,7 +8,7 @@ else()
VER 67.1
LIBS ${LIB_ICU_COMMON} ${LIB_ICU_DATA} ${LIB_ICU_I18N}
URL https://github.com/unicode-org/icu/archive/release-67-1.tar.gz
MD5 0c2662a2b0bc80b0eb56495205247c8f
MD5 fd525fb47d8827b0b7da78b51dd2d93f
CONFIGURE_COMMAND ${CMAKE_SOURCE_DIR}/scripts/build_icu4c.sh
)
include_directories(${icu4c_INC})


Loading…
Cancel
Save