[CMake] Syntax to document cmake files, functions and macros

Oleksii Vilchanskyi oleksii.vilchanskyi at gmail.com
Mon Dec 24 06:32:26 EST 2018


On 12/24/18 12:01 PM, Olivier Croquette wrote:
> I have quite a few .cmake files that I want to document. They define
> functions, macros, and variables, and I was wondering if there is any
> standard or tooling to help.

Yes, see [1]. You can find concrete examples at [2].

[1]:
<https://cmake.org/cmake/help/latest/manual/cmake-developer.7.html#help>
[2]: <https://gitlab.kitware.com/cmake/cmake/tree/master/Modules>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://cmake.org/pipermail/cmake/attachments/20181224/570d641c/attachment.sig>


More information about the CMake mailing list