neovim/cmake.deps
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
..
cmake build: bump minimum cmake version to 3.13 2023-12-16 17:17:24 +01:00
CMakeLists.txt build: bump minimum cmake version to 3.13 2023-12-16 17:17:24 +01:00
CMakePresets.json build: add CMakePresets for deps build to reduce verbosity 2023-04-29 01:48:36 +02:00
deps.txt build(deps): bump luajit to HEAD - ff204d035 2023-12-11 10:29:46 +01:00