Skip to content

cmArgumentParser: Offer keyword callbacks and positional bindings

Brad King requested to merge brad.king/cmake:command-arg-parser into master

Offer clients a way to specify custom behavior when keyword values are encountered. Also add support for binding arguments by their position.

Edited by Brad King

Merge request reports