On Tue, Jul 3, 2012 at 9:35 AM, Eric Noulard wrote:
> 2012/7/3 Eric Noulard :
>> 2012/7/3 David Cole :
>>> Looks like the "help = true; / help = false;" chunk of this commit is
>>> responsible:
>>>
>>>
>>> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c6a016944211b737c45385423fc7df10462e34
2012/7/3 Eric Noulard :
> 2012/7/3 David Cole :
>> Looks like the "help = true; / help = false;" chunk of this commit is
>> responsible:
>>
>>
>> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c6a016944211b737c45385423fc7df10462e34ab#patch6
>>
>> Eric, do you have time to take a look at this
2012/7/3 David Cole :
> Looks like the "help = true; / help = false;" chunk of this commit is
> responsible:
>
>
> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c6a016944211b737c45385423fc7df10462e34ab#patch6
>
> Eric, do you have time to take a look at this today, or should I put
> this on
Looks like the "help = true; / help = false;" chunk of this commit is
responsible:
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c6a016944211b737c45385423fc7df10462e34ab#patch6
Eric, do you have time to take a look at this today, or should I put
this on my list to try to restore the 2.8.7
Because of the long time... this was because first I thought it was my fault.It would be great if the old behavior could be restored.Best RegardsAm 03. Juli 2012 um 13:35 schrieb David Cole :Looks like we let the default command line behavior get trounced when we added the new cpack --help* stuff..
Looks like we let the default command line behavior get trounced when
we added the new cpack --help* stuff... Guess we don't have a test for
that.
To loop over all configure CPack generators, you can still use the command line:
cpack -C CPackConfig.cmake
But:
cpack
just by itself simply sp
Hello,i've upgraded my cmake installation from 2.8.7 to 2.8.8. After the upgrade the cpack has an unwanted behavior.When i run cpack from the build directory (in cpack 2.8.7) then cpack iterates over all configured CPACK_GENERATORs and creates the installer/archives.But with cpack 2.8.8 I get only