The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
206 B
5 lines
206 B
2 years ago
|
## String arguments to the rust.bindgen include_directories argument
|
||
|
|
||
|
Most other cases of include_directories accept strings as well as
|
||
|
`IncludeDirectory` objects, so lets do that here too for consistancy.
|