You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mongo-rust-driver/mongo_c_driver_wrapper
Thijs Cadier f18fde5c77 Add clang include dir detection and override
On some systems the clang include directory cannot be found. This
adds the path detected by bindgen's get_include_dir and a manual
override via an env var.

Thanks to @zerosign for reporting and proposing a solution.
9 years ago
..
src Initial version 9 years ago
Cargo.toml Initial version 9 years ago
build.rs Add clang include dir detection and override 9 years ago