mirror of
https://github.com/neovim/neovim.git
synced 2026-03-11 02:25:00 +10:00
If check_c_source_compiles() succeeded (HAVE_WORKING_LIBINTL is set) then the result of find_xxx() doesn't matter. This happens on systems (linux+glibc) where libintl is available passively. This allows `find_package(LibIntl REQUIRED)` to work and will still correctly fail (REQUIRED) on systems lacking libintl.
1.9 KiB
1.9 KiB