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
This allows specifying include directories that will only
be used interally in the SDK package.
Usage example (in pkg.yml):
pkg.private_include_dirs:
- "example/directory1"
- "example/directory2"
0 commit comments