mirror of
https://github.com/neovim/neovim.git
synced 2024-12-29 14:41:06 -07:00
964ae205a5
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". |
||
---|---|---|
.. | ||
iwyu | ||
CMakeLists.txt | ||
config.h.in | ||
pathdef.c.in | ||
versiondef-multi.h.in | ||
versiondef.h.in |