cmake-genparsers(1) | General Commands Manual | cmake-genparsers(1) |
cmake-genparsers - Parse cmake listfiles, find function and macro declarations, and generate parsers for them.
cmake-genparsers [-h] [-o OUTFILE_PATH] infilepath [infilepath ...]
Parse cmake listfiles, find function and macro declarations, and generate parsers for them.
cmake-genparsers was written by Josh Bialkowski <josh.bialkowski@gmail.com>.
The latest version of cmake-genparsers may be downloaded from https://github.com/cheshirekow/cmake_format
Manual |