mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 01:16:31 +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.