nixpkgs/pkgs/development/libraries/cassandra-cpp-driver
Sergei Trofimovich db31fcec3f cassandra-cpp-driver: fix libuv include path
After `libuv` split out `dev` output `cassandra-cpp-driver` build
failed as https://hydra.nixos.org/build/219951761:

    -- Could NOT find libuv, try to set the path to libuv root folder in the system variable LIBUV_ROOT_DIR (missing: LIBUV_INCLUDE_DIR) (Required is at least version "1.0.0")

Fix build by passing `LIBUV_INCLUDE_DIR` explicitly.

ZHF #230712
2023-05-19 08:22:50 +01:00
..
default.nix cassandra-cpp-driver: fix libuv include path 2023-05-19 08:22:50 +01:00