neovim/cmake.deps/cmake
dundargoc 7840760776 build: bump minimum cmake version to 3.13
The benefits are primarily being able to use FetchContent, which allows
for a more flexible dependency handling. Other various quality-of-life
features such as `-B` and `-S` flags are also included.

This also removes broken `--version` generation as it does not work for
version 3.10 and 3.11 due to the `JOIN` generator expression.

Reference: https://github.com/neovim/neovim/issues/24004
2023-12-16 17:17:24 +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: fix universal mac builds 2023-12-16 16:47:22 +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 fixup: quick update, squash later 2023-11-20 15:21:55 +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: bump minimum cmake version to 3.13 2023-12-16 17:17:24 +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