mirror of
https://github.com/neovim/neovim.git
synced 2024-12-31 17:13:26 -07:00
1086016477
- Simplify error checking when using execute_process. - Set BUILD_SHARED_LIBS to OFF when building dependencies. This is normally not needed, but msgpack interprets an unset BUILD_SHARED_LIBS to build a shared library, which is the opposite of the cmake behavior. - Move function check_lua_module to Util.cmake. - Remove unnecessary code. - Make variable naming more consistent |
||
---|---|---|
.. | ||
BuildGettext.cmake | ||
BuildLibiconv.cmake | ||
BuildLibtermkey.cmake | ||
BuildLibuv.cmake | ||
BuildLibvterm.cmake | ||
BuildLpeg.cmake | ||
BuildLua.cmake | ||
BuildLuajit.cmake | ||
BuildLuarocks.cmake | ||
BuildLuv.cmake | ||
BuildMsgpack.cmake | ||
BuildTreesitter.cmake | ||
BuildTreesitterParsers.cmake | ||
BuildUnibilium.cmake | ||
CopyFilesGlob.cmake | ||
GetBinaryDeps.cmake | ||
GettextCMakeLists.txt | ||
LibiconvCMakeLists.txt | ||
LibtermkeyCMakeLists.txt | ||
LibvtermCMakeLists.txt | ||
LpegCMakeLists.txt | ||
RemoveFiles.cmake | ||
TreesitterCMakeLists.txt | ||
TreesitterParserCMakeLists.txt |