You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a target to the build `rustdoc` that will generate the rust
documentation. The documentation will be placed in a target-specific
directory under `build/rust/target/...`.
There is some duplication in the cmake file, as I can't figure out how
to factor this out into a variable and maintain the proper quoting of
the space separated strings.
Signed-off-by: David Brown <[email protected]>
0 commit comments