aboutsummaryrefslogtreecommitdiff
path: root/modules/FindLibintl.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/FindLibintl.cmake')
-rw-r--r--modules/FindLibintl.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/FindLibintl.cmake b/modules/FindLibintl.cmake
index b421ca85..1ddcbd82 100644
--- a/modules/FindLibintl.cmake
+++ b/modules/FindLibintl.cmake
@@ -43,4 +43,4 @@ endif(LIBINTL_INCLUDE_DIR)
include(FindPackageHandleStandardArgs)
find_package_handle_standard_args(Libintl DEFAULT_MSG LIBINTL_INCLUDE_DIR LIBINTL_LIB_FOUND)
-mark_as_advanced(LIBINTL_INCLUDE_DIR LIBINTL_LIBRARIES LIBINTL_LIBC_HAS_DGETTEXT)
+mark_as_advanced(LIBINTL_INCLUDE_DIR LIBINTL_LIBRARIES LIBINTL_LIBC_HAS_DGETTEXT LIBINTL_LIB_FOUND)