autocxx icon indicating copy to clipboard operation
autocxx copied to clipboard

Limit binding generation to certain headers

Open adetaylor opened this issue 2 years ago • 1 comments

After #974, we should be apply to apply a filename filter to the items generated e.g. just generate items in "foo/bar".

We should also be able to specify a Rust package root to learn about types relating to other packages.

This will enable multiple include_cpp! macros to work together.

adetaylor avatar Mar 29 '22 22:03 adetaylor

(maybe the second part of this is related to #967)

adetaylor avatar Apr 05 '22 17:04 adetaylor