neovim/cmake.deps/cmake
dundargoc 404fdb0f36 build: cmake fixes
- add EXTERNALPROJECT_OPTIONS variable to main build
- use `REQUIRED` keyword for IWYU.
- remove check_c_compiler_flag checks when `ENABLE_COMPILER_SUGGESTIONS`
  is `ON`. If we explicitly enable it then we probably want it to give
  an error if it doesn't exist, rather than silently skip it.
- Move dependency interface libraries to their find module and use them
  as a pseudo-imported target.
- Remove BUSTED_OUTPUT_TYPE. It's not used and we can reintroduce it
  again if something similar is needed.
- Use LINK_OPTIONS intead of LINK_FLAGS when generating the `--version`
  output.
2023-12-16 21:06:28 +01:00
..
BuildGettext.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
BuildLibiconv.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
BuildLibuv.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
BuildLibvterm.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
BuildLpeg.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
BuildLua.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
BuildLuajit.cmake build: cmake fixes 2023-12-16 21:06:28 +01:00
BuildLuv.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
BuildMsgpack.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
BuildTreesitter.cmake build: cmake fixes 2023-12-16 21:06:28 +01:00
BuildTreesitterParsers.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
BuildUnibilium.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
CopyFilesGlob.cmake build: cmake cleanup 2023-05-13 12:12:29 +02:00
GetBinaryDeps.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
GettextCMakeLists.txt build: bump minimum cmake version to 3.13 2023-12-16 17:17:24 +01:00
LibiconvCMakeLists.txt build: bump minimum cmake version to 3.13 2023-12-16 17:17:24 +01:00
LibvtermCMakeLists.txt build: bump minimum cmake version to 3.13 2023-12-16 17:17:24 +01:00
LpegCMakeLists.txt build: bump minimum cmake version to 3.13 2023-12-16 17:17:24 +01:00
MarkdownParserCMakeLists.txt build: cmake fixes 2023-12-16 21:06:28 +01:00
TreesitterCMakeLists.txt build: bump minimum cmake version to 3.13 2023-12-16 17:17:24 +01:00
TreesitterParserCMakeLists.txt build: bump minimum cmake version to 3.13 2023-12-16 17:17:24 +01:00