mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 20:55:18 -07:00
573bcb2aaf
Forcing the build type to be one of the default types was intended to prevent usage of custom build types which risks unpredictability. Unfortunately, many distributions patch this check out so they can use a custom type anyway, making the check moot in the first place. Instead, allow custom build types but don't try to accomodate them in the code: we're making the assumption that anyone who wants to use a custom build type will be able to set any additional necessary flags needed for their specific system. |
||
---|---|---|
.. | ||
ConvertPo.cmake | ||
Deps.cmake | ||
Find.cmake | ||
FindIconv.cmake | ||
FindLibintl.cmake | ||
FindLibuv.cmake | ||
FindLpeg.cmake | ||
FindLuajit.cmake | ||
FindLuv.cmake | ||
FindTreesitter.cmake | ||
FindUnibilium.cmake | ||
FindUTF8proc.cmake | ||
FindWasmtime.cmake | ||
GenerateVersion.cmake | ||
InstallHelpers.cmake | ||
PreventInTreeBuilds.cmake | ||
RunTests.cmake | ||
UninstallHelper.cmake | ||
Util.cmake | ||
WindowsDllCopy.cmake |