Developer Guide¶
Overview¶
TBD
Project structure¶
Directory |
Description |
---|---|
|
Build output. |
|
CMake modules. |
|
Documentation source code. |
|
Binary data (git submodule). |
|
Example applications. |
|
Third-party dependencies. |
|
Text resources. |
|
Source code. |
|
Host tools and scripts (cmake, ninja, clang-tools, etc.). |
|
Tutorials, examples and experiments (git submodule). |