mirror of
https://github.com/neovim/neovim.git
synced 2025-11-21 17:46:30 +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.