diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-01-28 12:13:39 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-01-30 12:55:10 +0100 |
commit | 6c937e69ec65ed91e5fc1305d0ea4f5af432843e (patch) | |
tree | cbcc7f1188416897db87eca1b3ac222232840e5f /README.md | |
parent | a6088e45901eecd1659ca2bddf34572092ccd2af (diff) | |
download | justbuild-6c937e69ec65ed91e5fc1305d0ea4f5af432843e.tar.gz |
Add basic introduction on how to set up computed roots
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ taken from user-defined rules described by functional expressions. - [How to create a single-node remote execution service](doc/tutorial/just-execute.org) - [Dependency management using Target-level Cache as a Service](doc/tutorial/just-serve.md) - [Cross compiling and testing cross-compiled targets](doc/tutorial/cross-compiling.md) + - [Computed roots](doc/tutorial/computed-roots.md) ## Documentation |