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 <[email protected]> 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
>
--

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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to