logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cmake-genparsers - Parse cmake listfiles, find function and macro declarations, and generate parsers for

Author

       Josh Bialkowski
       josh.bialkowski@gmail.com

Description

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

       infilepaths

Distribution

       The latest version of cmake-genparsers may be downloaded from https://github.com/cheshirekow/cmake_format

cmake-genparsers                                   2024-10-06                                CMAKE-GENPARSERS(1)

Name

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

Options

-v, --version
              show program's version number and exit

       -l{error,warning,info,debug}, --log-level{error,warning,info,debug}-oOUTFILE_PATH, --outfile-pathOUTFILE_PATH
              Write results to this file. Default is stdout.

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

Synopsis

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

See Also