mirror of
https://github.com/neovim/neovim.git
synced 2025-12-08 07:32:40 +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.