********************************
Using modCAM in your own project
********************************

To use modCAM in your own project, see the `example project`_, which shows you how to build a CMake-based project that retrieves modCAM with `FetchContent`_.

.. _example project: https://github.com/modCAM/cmake-example

.. _FetchContent: https://cmake.org/cmake/help/latest/module/FetchContent.html
