mirror of
https://github.com/neovim/neovim.git
synced 2026-05-01 03:24:49 +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.