cmake-genparsers - Man Page

Parse cmake listfiles, find function and macro declarations, and generate parsers for them.

Synopsis

cmake-genparsers [-h] [-o OUTFILE_PATH] infilepath [infilepath ...]

Description

Parse cmake listfiles, find function and macro declarations, and generate parsers for them.

infilepaths

Options

-v,  --version

show program's version number and exit

-l {error,warning,info,debug}, --log-level {error,warning,info,debug}
-o OUTFILE_PATH, --outfile-path OUTFILE_PATH

Write results to this file. Default is stdout.

-f {json,yaml,python}, --output-format {json,yaml,python}

Info

2026-02-07 Generated Python Manual