mirror of
https://github.com/neovim/neovim.git
synced 2025-09-03 18:08:16 +00:00

${CONFIG} is an empty string even when configuration is known at configuration time. $<CONFIG> has to be used at "generation time" Currently zig's reimplementation of cmake config headers does not support $<CONFIG> so use a branch to pick the one which works.