Browse Source

update libtiff version

tags/v1.6.0
shenwei41 4 years ago
parent
commit
d575f13dc5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      cmake/external_libs/libtiff.cmake

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

@@ -24,7 +24,7 @@ else()
endif()

mindspore_add_pkg(tiff
VER 4.1.0
VER 4.2.0
LIBS tiff
URL ${REQ_URL}
MD5 ${MD5}


Loading…
Cancel
Save