[cmake-developers] EXCLUDE_FROM_DEFAULT_BUILD testing

Petr Kmoch petr.kmoch at gmail.com
Tue Nov 6 08:22:08 EST 2012


Hi Brad.

Now that 2.8.10 is released, do you think you'd have time to come back to
my patch for per-config EXCLUDE_FROM_DEFAULT_BUILD?

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. 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?

Petr

On Wed, Oct 17, 2012 at 12:53 PM, Brad King <brad.king at kitware.com> wrote:

> On 10/17/2012 3:24 AM, Petr Kmoch wrote:
> > I'm a bit confused. We occasionally use MSBuild for driving builds at
> > work, but we always feed it solution files. How do you run it so that it
> > doesn't read them? And how does it then cope with project dependencies
> etc.?
>
> I haven't fully investigated yet, but all of the dashboard builds that
> failed the tests were using MSBuild as the tool.  Try building with
> CMAKE_MAKE_PROGRAM set to MSBuild.exe instead of devenv.exe and run
> the test.
>
> -Brad
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20121106/731b6deb/attachment.html>


More information about the cmake-developers mailing list