[cmake-developers] EXCLUDE_FROM_DEFAULT_BUILD testing

Brad King brad.king at kitware.com
Wed Oct 17 06:53:18 EDT 2012


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



More information about the cmake-developers mailing list