Skip to content

Commit

Permalink
libtiff: provides a format to ssize_t
Browse files Browse the repository at this point in the history
  • Loading branch information
Stéphane Cerveau committed Apr 7, 2020
1 parent 563ecfb commit de18f9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions thirdparty/libtiff/CMakeLists.txt
Expand Up @@ -221,6 +221,7 @@ else()
message(FATAL_ERROR "unknown ssize_t")
endif()
else()
set(TIFF_SSIZE_FORMAT "%ld")
set(TIFF_SSIZE_T ssize_t)
endif()
set(TIFF_INT32_FORMAT "%d")
Expand Down

0 comments on commit de18f9c

Please sign in to comment.