neovim/cmake
James McCoy 52e6059415
fix(test): call separate_arguments() correctly to honor $BUSTED_ARGS (#26905)
separate_arguments() doesn't operate in place on a variable.  It expects
a string argument to parse and stores the results in the specified
variable.
2024-01-05 14:07:34 -05:00
..
ConvertPo.cmake
Deps.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01: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 build: adjust how find order is prioritized 2023-10-16 20:15:41 +02: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 fix(test): call separate_arguments() correctly to honor $BUSTED_ARGS (#26905) 2024-01-05 14:07:34 -05:00
UninstallHelper.cmake
Util.cmake build: rework formatting to use add_glob_target 2023-12-04 20:21:38 +01:00
WindowsDllCopy.cmake