Browse Source

MD5 value update in the file icu4c.cmake of branch r0.6

pull/6531/head
mayang 5 years ago
parent
commit
aa89c9f33c
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