mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 20:55:18 -07:00
4cf4ae93df
- Remove unused code - Use consistent casing. Variable names such as LibLuV_LIBRARIES is needlessly jarring, even if the name might be technically correct. - Use title casing for packages. find_package(unibilium) requires the find_module to be named "Findunibilium.cmake", which makes it harder to spot when scanning the files. Instead, use "Unibilium". |
||
---|---|---|
.. | ||
CheckUncrustifyVersion.cmake | ||
ConvertPo.cmake | ||
FindIconv.cmake | ||
FindLibintl.cmake | ||
FindLibluv.cmake | ||
FindLibtermkey.cmake | ||
FindLibuv.cmake | ||
FindLibvterm.cmake | ||
FindLuajit.cmake | ||
FindMsgpack.cmake | ||
FindTreesitter.cmake | ||
FindUnibilium.cmake | ||
Format.cmake | ||
GenerateVersion.cmake | ||
InstallHelpers.cmake | ||
LuaHelpers.cmake | ||
PreventInTreeBuilds.cmake | ||
RunTests.cmake | ||
UninstallHelper.cmake | ||
Util.cmake | ||
WindowsDllCopy.cmake |