.. _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
