Weird; for me, ZERO_CHECK goes into the folder as well.

The rationale for ALL_BUILD is that cmake wants it to be the default
project when no .suo exists, which means it has to be the first one in
the solution and cannot be in a solution filter. It's a pity this
behaviour can't be turned off :-( I'd prefer one of my projects to be
the default, for instance.

Petr

On Tue, Jul 31, 2012 at 3:35 PM, Fabio Fracassi
<fabio.fraca...@charite.de> wrote:
> On 7/31/12 12:50 PM, Petr Kmoch wrote:
>>
>> Hi Fabio.
>>
>> With ALL_BUILD, you're out of luck, but other default cmake targets go
>> to a group if you set the global property PREDEFINED_TARGETS_FOLDER.
>
> ZERO_CHECK seems to be another exception ... :(
> is this a bug, or is there some rationale for excluding those?
>
> Still thank you, this already helps.
>
>
> regards
>
> Fabio
>
> --
> Dipl.-Inf. Fabio Fracassi
> BZMM - Charite & Fraunhofer IPK (bzmm.charite.de)
> Augustenburger Platz. 1
> 13353 Berlin
>
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to