Files
neovim/src
dundargoc c422046e43 build: generate compilation database for older cmake versions
Fall back to the older method of setting CMAKE_EXPORT_COMPILE_COMMANDS
for cmake versions less than 3.20. This isn't recommended as it's not
possible to exclude targets from generating a compilation database,
which may cause some tools like clang-tidy to do unnecessary work. But
having an unoptimized compilation database is still useful enough that
it's worth having.
2022-10-09 11:44:47 +02:00
..
2022-09-14 11:11:17 +02:00
2022-09-30 10:45:51 +02:00
2017-02-26 11:57:52 +01:00
2022-09-30 09:53:52 +02:00