On Wed, Mar 30, 2011 at 11:56 AM, Michael Wild wrote:
> On 03/30/2011 05:52 PM, Tim Gallagher wrote:
> > Hi,
> >
> > Is there a way (and if not, how do I submit a feature request) to have a
> set of drop-down type options in the ccmake interface? The obvious example
> is for CMAKE_BUILD_TYPE, whe
On 03/30/2011 05:52 PM, Tim Gallagher wrote:
> Hi,
>
> Is there a way (and if not, how do I submit a feature request) to have a set
> of drop-down type options in the ccmake interface? The obvious example is for
> CMAKE_BUILD_TYPE, where something like hitting Enter scrolls through Release
> ->
On Wed, Mar 30, 2011 at 11:52 AM, Tim Gallagher wrote:
> Hi,
>
> Is there a way (and if not, how do I submit a feature request) to have a
> set of drop-down type options in the ccmake interface? The obvious example
> is for CMAKE_BUILD_TYPE, where something like hitting Enter scrolls through
> Rel
Hi,
Is there a way (and if not, how do I submit a feature request) to have a set of
drop-down type options in the ccmake interface? The obvious example is for
CMAKE_BUILD_TYPE, where something like hitting Enter scrolls through Release ->
Debug -> MinSizeRel, etc..
Maybe somebody has already w