FindLibUV: Add Windows library name
The LibUV library is called libuv.lib
on Windows, alas the default name uv
won't suffice when using CMAKE_USE_SYSTEM_LIBUV = ON
on Windows.
System updates will be applied on Jan 23rd between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
The LibUV library is called libuv.lib
on Windows, alas the default name uv
won't suffice when using CMAKE_USE_SYSTEM_LIBUV = ON
on Windows.