| commit | 30abe6cd47dc24526ef882ecb1f54716d4b3af14 | [log] [tgz] |
|---|---|---|
| author | Eero Aaltonen <eero.aaltonen@vaisala.com> | Thu Aug 11 18:12:32 2022 +0300 |
| committer | Jérôme Forissier <jerome@forissier.org> | Mon Aug 22 09:28:54 2022 +0200 |
| tree | 53a21c057d81249d48412396d499da8b506fae8a | |
| parent | f2755feaa95a9b352830cc874cc8f80b38a5b655 [diff] |
cmake: Use separate generator expression for lib targets A separate generator expression allows to refer to the headers from the same build tree. Signed-off-by: Eero Aaltonen <eero.aaltonen@vaisala.com> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
This git contains source code for the non-secure side implementation of the OP-TEE project making up the client library and tee-supplicant.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under optee_client.
// OP-TEE core maintainers