mirror of
https://github.com/neovim/neovim.git
synced 2025-12-05 14:13:10 +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.