Skip to content

FindLibUV: Also check uv/version.h for version detection

Starting with libuv 1.21.0, libuv's headers were moved into a uv/ directory. Make FindLibUV aware of the file's new location for configuration to work.

Upstream change: https://github.com/libuv/libuv/pull/1429

Edited by Raphael Kubo da Costa

Merge request reports