This is an automated email from the ASF dual-hosted git repository. mssun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git
commit e94af98d63d5caa3f6d61fae1f2825f7dc9b85d7 Author: Mingshen Sun <[email protected]> AuthorDate: Mon Jul 6 11:59:55 2020 -0700 Update the doc of build system --- docs/build-system.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/build-system.md b/docs/build-system.md index a2e18ce..d82df37 100644 --- a/docs/build-system.md +++ b/docs/build-system.md @@ -96,6 +96,7 @@ These targets are automatically generated from the - `teaclave_cli`: Build the Teclave command line tool. - `teaclave_dcap_ref_as`: Build the reference implementation of DCAP's attestation service. +- `teaclave_sgx_tool`: Build the SGX tool. Above targets are automatically generated from the `cmake/tomls/Cargo.unix_app.toml` files. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
