diff options
author | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2023-02-03 10:53:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-03 10:53:57 +0100 |
commit | 964ae205a583807127eda75d9876fb6dfda6065c (patch) | |
tree | 6ca2cc16e9c28fd3f52dacdcf4aff615c73364ad /src/nvim/lua/executor.c | |
parent | 144279ef30a432ac8416746e3491f3120ae9b4e8 (diff) | |
download | rneovim-964ae205a583807127eda75d9876fb6dfda6065c.tar.gz rneovim-964ae205a583807127eda75d9876fb6dfda6065c.tar.bz2 rneovim-964ae205a583807127eda75d9876fb6dfda6065c.zip |
build: unbreak building neovim with multi-config generators (#22104)
file(GENERATE) has surprising behavior as it doesn't allow different
file contents for configurations with the same file name. This results
in an error when building neovim with a multi-config generator. Use a
workaround for now where we set the build type for multi-config
generators to "Unknown".
Diffstat (limited to 'src/nvim/lua/executor.c')
0 files changed, 0 insertions, 0 deletions