[cmake-developers] EXCLUDE_FROM_DEFAULT_BUILD testing
Petr Kmoch
petr.kmoch at gmail.com
Thu Nov 8 10:54:56 EST 2012
Attached are modified patches adding EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG>.
They were rebased to be branched off from c31e119d. I've already included
the changes you mentioned in Mantis.
If you need anything more from me, just let me know. I hope this
functionality could make it to 2.8.11.
Petr
On Tue, Nov 6, 2012 at 3:08 PM, Petr Kmoch <petr.kmoch at gmail.com> wrote:
> On Tue, Nov 6, 2012 at 2:31 PM, Brad King <brad.king at kitware.com> wrote:
>
>> On 11/06/2012 08:22 AM, Petr Kmoch wrote:
>> > I verified that the tests fail when CMAKE_MAKE_PROGRAM points to
>> msbuild,
>> > because 'cmake --build' does not operate on the .sln in such case.
>>
>> FYI, a recent issue was filed that may require cmake --build to read
>> the .sln file:
>>
>> http://www.cmake.org/Bug/view.php?id=13623
>>
>> It has some overlap with your work in case you want to try fixing it.
>>
>> > This means it makes no sense to run the tests when using msbuild.
>> > Shall I send you a patch to disable the tests for it?
>> > And if so, on what commit should I base it?
>>
>> Please rebase all your commits on master and squash the not-on-msbuild
>> part into the same commit that adds the test. Include a comment
>> explaining why it can't run with MSBuild.
>>
>
> Yup, I'll do that.
>
> Petr
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20121108/961d5d49/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: skip_target_config.zip
Type: application/zip
Size: 5493 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20121108/961d5d49/attachment-0002.zip>
More information about the cmake-developers
mailing list