neovim/cmake
dundargoc a1c2da56ec build: do not use GIT_REPOSITORY for local dependencies
This reverts a large portion of
2c1e8f7e96.

The conclusion from that commit is incorrect: local builds are not
used/updated correctly so much as it's not used at all. Instead the
build will always use `master` branch rather than the current files.
2024-04-25 11:17:54 +02:00
..
ConvertPo.cmake
Deps.cmake build: do not use GIT_REPOSITORY for local dependencies 2024-04-25 11:17:54 +02:00
Find.cmake build: adjust how find order is prioritized 2023-10-16 20:15:41 +02:00
FindIconv.cmake build: adjust how find order is prioritized 2023-10-16 20:15:41 +02:00
FindLibintl.cmake build: cmake fixes 2023-12-16 21:06:28 +01:00
FindLibuv.cmake build: cmake fixes 2023-12-16 21:06:28 +01:00
FindLibvterm.cmake build: bump required minimum libvterm version to 0.3.3 2023-10-28 10:46:58 +02:00
FindLpeg.cmake build: adjust how find order is prioritized 2023-10-16 20:15:41 +02:00
FindLuajit.cmake build: adjust how find order is prioritized 2023-10-16 20:15:41 +02:00
FindLuv.cmake build: adjust how find order is prioritized 2023-10-16 20:15:41 +02:00
FindMsgpack.cmake build: adjust how find order is prioritized 2023-10-16 20:15:41 +02:00
FindTreesitter.cmake fixup: raise TS min version 2024-01-25 23:39:25 +01:00
FindUnibilium.cmake build: adjust how find order is prioritized 2023-10-16 20:15:41 +02:00
GenerateVersion.cmake
InstallHelpers.cmake build: bump minimum cmake version to 3.13 2023-12-16 17:17:24 +01:00
PreventInTreeBuilds.cmake
RunTests.cmake test: improve test conventions 2024-04-08 22:51:00 +02:00
UninstallHelper.cmake
Util.cmake build: add function add_target 2024-04-08 10:52:53 +02:00
WindowsDllCopy.cmake