neovim/cmake.deps
dundargoc 896b400bff build: fix universal mac builds
Cmake 3.28+ will fail if two projects download the same file to prevent
scheduling problems. This can be circumvented by downloading luajit to a
unique location for each target. This is theoretically non-optimal since
we need to download the same file three times for universal builds, but
universal builds are rare and the convenience of this method outweighs
setting up the dependencies optimally. This fixes the currently broken
release workflow for mac.

Closes https://github.com/neovim/neovim/issues/26526.
2023-12-16 16:47:22 +01:00
..
cmake build: fix universal mac builds 2023-12-16 16:47:22 +01:00
CMakeLists.txt build: vendor libtermkey 2023-11-30 12:02:10 -06: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