newt/builder: Add SDK private includes support#619
Conversation
|
Hmm doesn't seem to work for me (notice
|
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"
9035a9e to
5991bf6
Compare
This allows specifying include directories that will only be used internally in the SDK package.
Usage example (in pkg.yml):
pkg.private_include_dirs: