neovim/cmake.deps
dundargoc 1086016477
build: cmake cleanup
- 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
2023-05-13 12:12:29 +02:00
..
cmake build: cmake cleanup 2023-05-13 12:12:29 +02:00
CMakeLists.txt build: cmake cleanup 2023-05-13 12:12:29 +02:00
CMakePresets.json build: add CMakePresets for deps build to reduce verbosity 2023-04-29 01:48:36 +02:00
deps.txt build(deps): bump LibUV to HEAD (#22833) 2023-05-10 19:14:39 +02:00