[CMake] Can CMake prompt the user for input while it's running?

Matt Williams lists at milliams.com
Sun Feb 28 09:54:22 EST 2010


On 28 February 2010 14:39, Bill Hoffman <bill.hoffman at kitware.com> wrote:
>> Off course the cmake UI would authorize to unfilter all vars
>> just as today there is the advanced/normal view.
>
> You could just use the advanced/non-advanced to handle this. When you want
> to show a variable to the user make it non-advanced.  This would work with
> ccmake, cmake -i, and cmake-gui.  They all default to showing non-advanced
> variables by default.

Except that DART_TESTING_TIMEOUT is for some reason set to
non-advanced (http://www.itk.org/Bug/view.php?id=10150) and so it will
show up in the list. Apart from that, I've found that this works very
well.

-- 
Matt Williams
http://milliams.com


More information about the CMake mailing list