[CMake] supporting cumulative variable operations via the commandline?

René J. V. Bertin rjvbertin at gmail.com
Mon Mar 21 11:35:13 EDT 2016


Hi,

So how hard would it be to support syntax like

-DFOO+=bar

or even

-DFOO-=bar

on cmake's command line? Where would I have to start poking around if I wanted 
to make a draft/PoC implementation?

Thanks,
René



More information about the CMake mailing list