mirror of
https://github.com/neovim/neovim.git
synced 2025-12-06 22:52:42 +00:00
Problem: Build type is not set in BuildLibuv.cmake, so libuv is always built for Debug type. Solution: Add build type for libuv.
Problem: Build type is not set in BuildLibuv.cmake, so libuv is always built for Debug type. Solution: Add build type for libuv.