summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/shared.lua
diff options
context:
space:
mode:
authorbfredl <bjorn.linse@gmail.com>2025-05-04 09:49:10 +0200
committerbfredl <bjorn.linse@gmail.com>2025-05-04 09:49:10 +0200
commit921f8b0df728222e8aa02f2e6324e1b57b440519 (patch)
treeb471554edfec2e2c61ad76a0925c5df080aa8df5 /runtime/lua/vim/shared.lua
parent1fb0126a086de32daf800b773337bc8fc7996221 (diff)
fix(build): use correct cmake expression for $<CONFIG>
${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.
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions