diff options
author | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2022-10-02 17:17:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-02 17:17:40 +0200 |
commit | 2f80839cfe2cffcf42fe95d284a7f60f53714f67 (patch) | |
tree | 84b85fe0cd0f57a4f7e5d38de08c7a4df0c5d986 /test/functional/vimscript/let_spec.lua | |
parent | dd35bc28403682c6c9d5c6c2779dee71ad9f10a6 (diff) | |
download | rneovim-2f80839cfe2cffcf42fe95d284a7f60f53714f67.tar.gz rneovim-2f80839cfe2cffcf42fe95d284a7f60f53714f67.tar.bz2 rneovim-2f80839cfe2cffcf42fe95d284a7f60f53714f67.zip |
build: only generate compilation database for the nvim target (#20449)
Some tools like clang-tidy get confused and repeat unnecessary work if
there are multiple entries with the same name.
This will only generate a compilation database for cmake version 3.20
and above. Generating a compilation database is only necessary for
development, so we don't need to maintain compatibility with the minimum
required version.
Closes https://github.com/neovim/neovim/issues/10632
Diffstat (limited to 'test/functional/vimscript/let_spec.lua')
0 files changed, 0 insertions, 0 deletions