mirror of
https://github.com/neovim/neovim.git
synced 2025-09-26 13:08:33 +00:00

This avoids a compiler generated warning which result in failing to find the function with -Werror active. You could argue this is a bug in CMake: http://public.kitware.com/Bug/view.php?id=13208