Update giflib module to the latest version

This commit is contained in:
David Capello 2021-07-01 11:38:13 -03:00
parent ffe65bface
commit 6b2c296ef0
2 changed files with 2 additions and 2 deletions

View File

@ -280,7 +280,7 @@ if(USE_SHARED_GIFLIB)
else()
set(GIF_LIBRARY giflib)
set(GIF_LIBRARIES ${GIF_LIBRARY})
set(GIF_INCLUDE_DIR ${GIFLIB_DIR}/lib)
set(GIF_INCLUDE_DIR ${GIFLIB_DIR})
set(GIF_INCLUDE_DIRS ${GIF_INCLUDE_DIR})
endif()
include_directories(${GIF_INCLUDE_DIRS})

2
third_party/giflib vendored

@ -1 +1 @@
Subproject commit be93703149d1098df66e78e7b75e908c8481990a
Subproject commit d213f633ea7a38cc84cb60eada04d56ba8fa8779