diff options
Diffstat (limited to 'modules/FindGIF.cmake')
-rw-r--r-- | modules/FindGIF.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/FindGIF.cmake b/modules/FindGIF.cmake index d26c942b..b7bb1b8b 100644 --- a/modules/FindGIF.cmake +++ b/modules/FindGIF.cmake @@ -6,6 +6,7 @@ # GIF_LIBRARIES - Libraries needed to use GIF # GIF_DEFINITIONS - Compiler switches required for using GIF # +FIND_PACKAGE(GNUWIN32) FIND_PATH(GIF_INCLUDE_DIR gif_lib.h |