MiKTeX/miktex
CMakeLists.txt
:1391
check_include_files(libintl.h HAVE_LIBINTL_H)
check_include_files(libintl.h HAVE_LIBINTL_H)
check_include_file (libintl.h HAVE_LIBINTL_H)
target_compile_definitions(getopt PRIVATE HAVE_LIBINTL_H)
endif (HAVE_LIBINTL_H)
check_include_file(libintl.h HAVE_LIBINTL_H)