mirror of
https://github.com/neovim/neovim
synced 2025-07-15 00:31:45 +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.