Scroll to navigation

CMAKE-GENPARSERS(1) Generated Python Manual CMAKE-GENPARSERS(1)

NAME

cmake-genparsers - 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.

OPTIONS

show program's version number and exit

Write results to this file. Default is stdout.

AUTHOR

Josh Bialkowski
josh.bialkowski@gmail.com

DISTRIBUTION

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

2024-10-06 cmake-genparsers