Files
intel-linux-sgx/external/CppMicroServices/doc/man/cppmicroservices.3.rst
Li, Xun d10cabebb5 Linux 2.5 Open Source Gold Release
Added new APIs in sgx_uae_service.h and sgx_ukey_exchange.h to support ECDSA quote based remote attestation.
  The set of legacy APIs supports EPID only and the set of new APIs supports ECDSA quotes.
Enhanced Edger8r with structure deep-copy feature.
Fixed bugs.

Signed-off-by: Li, Xun <xun.li@intel.com>
2019-04-02 13:26:58 +08:00

31 lines
747 B
ReStructuredText

.. _cmake-support:
CMake Support
=============
CMake support for external projects.
External projects can include the CMake scripts provided by the CppMicroServices
library to automatically generate bundle initialization code, import static
bundles, and to embed external resources into bundles.
usFunctionAddResources
----------------------
.. cmake-module:: /cmake/usFunctionAddResources.cmake
usFunctionEmbedResources
------------------------
.. cmake-module:: /cmake/usFunctionEmbedResources.cmake
usFunctionGetResourceSource
---------------------------
.. cmake-module:: /cmake/usFunctionGetResourceSource.cmake
usFunctionGenerateBundleInit
----------------------------
.. cmake-module:: /cmake/usFunctionGenerateBundleInit.cmake