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
The following commit(s) were added to refs/heads/master by this push:
new fbb0241 Update old names in the comment (#438)
fbb0241 is described below
commit fbb024136f4ea8e7cfc23f315a86cd6ccd5c9cf0
Author: zEqueue <[email protected]>
AuthorDate: Tue Dec 8 07:37:40 2020 +0800
Update old names in the comment (#438)
---
cmake/TeaclaveUtils.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cmake/TeaclaveUtils.cmake b/cmake/TeaclaveUtils.cmake
index 9fea446..75b12a0 100644
--- a/cmake/TeaclaveUtils.cmake
+++ b/cmake/TeaclaveUtils.cmake
@@ -235,7 +235,7 @@ function(add_enclave_sig_target_n_hooks)
COMMENT "Generating enclave signatures..."
DEPENDS ${SGXLIB_TARGETS})
- # Hook the convenience targets for SGX modules so manually `make kms/tms/...`
+ # Hook the convenience targets for SGX modules so manually `make
teaclave_execution_service/teaclave_frontend_service/...`
# will trigger updating enclave sig files
foreach(sgx_module ${SGX_MODULES})
add_custom_command(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]