mirror of
https://github.com/neovim/neovim.git
synced 2026-08-24 16:11:52 +00:00
Introduce new build type Dev that replaces RelWithDebInfo for development builds off master and has optimizations, debug info, and logging enabled. Keep assertions enabled for RelWithDebInfo.