Merge pull request #1487 from jszakmeister/search-gettext-subdir

Fix #1484: search gettext subdir for header
This commit is contained in:
John Szakmeister 2014-11-18 03:53:21 -05:00
commit a67fd6f213

View File

@ -23,6 +23,7 @@ endif()
find_path(LibIntl_INCLUDE_DIR
NAMES libintl.h
PATH_SUFFIXES gettext
)
find_library(LibIntl_LIBRARY