[cmake-developers] [PATCH] Add FindLTTngUST module to find LTTng-UST library

Brad King brad.king at kitware.com
Mon Feb 29 10:23:34 EST 2016


On 02/26/2016 08:18 PM, Philippe Proulx wrote:
> I submitted a v2, but I'm still wondering: do I need to extract the
> documentation somehow, to put it in Help/module, or is it
> automatically extracted once it's merged?

You need to add a Help/module/FindLTTngUST.rst file containing:

    .. cmake-module:: ../../Modules/FindLTTngUST.cmake

in order to hook the documentation extraction up.  Also update
Help/manual/cmake-modules.7.rst to add a reference to the module.

Thanks,
-Brad



More information about the cmake-developers mailing list