mirror of
https://github.com/neovim/neovim.git
synced 2026-04-21 06:45:37 +00:00
Explicitly set the build type for both deps and Nvim. They are already explicitly set on Windows to RelWithDebInfo. Now also explicitly set them to Debug on POSIX.