mirror of
https://github.com/aseprite/aseprite.git
synced 2024-11-20 05:14:45 +00:00
Update giflib module to the latest version
This commit is contained in:
parent
ffe65bface
commit
6b2c296ef0
@ -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
2
third_party/giflib
vendored
@ -1 +1 @@
|
||||
Subproject commit be93703149d1098df66e78e7b75e908c8481990a
|
||||
Subproject commit d213f633ea7a38cc84cb60eada04d56ba8fa8779
|
Loading…
Reference in New Issue
Block a user