diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-03-14 15:38:07 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-03-17 17:07:36 +0100 |
commit | f2813218ea4ae98b6391c8ea4ec40f80586ff31d (patch) | |
tree | 99321f8e7b425d219047ac7e7da32fa46e5c7dfb /README.md | |
parent | b102373fe59c39bdb4a07db1a597316151a5c419 (diff) | |
download | justbuild-f2813218ea4ae98b6391c8ea4ec40f80586ff31d.tar.gz |
Extend tutorial to also include other uses of build delegation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ dependencies locally (neither as source nor as binary). - [Cross compiling and testing cross-compiled targets](doc/tutorial/cross-compiling.md) - [Multi-repository configuration management](doc/tutorial/just-lock.md) - [Computed roots](doc/tutorial/computed.md) + - [More build delegation through a serve endpoint](doc/tutorial/build-delegation.md) ## Documentation |