[cmake-developers] Startup Project Configuration [mantis 15578]

Brad King brad.king at kitware.com
Tue Mar 22 11:49:04 EDT 2016


On 03/21/2016 04:17 PM, Taylor Braun-Jones wrote:
> The solution is to just list all folders in the .sln file first (patch
> 0002). With the fix in patch 0002, ALL_BUILD can then be put in
> PREDEFINED_TARGETS_FOLDER (patch 0003).

Thanks!  This has been a long-standing annoyance.

Please revise 0001 to apply cleanly on top of 78ec0461.

Also please revise 0002 to avoid using the ZERO_CHECK target because
it does not exist in all VS generators.  I had added custom target
to the test case to use instead.

Thanks,
-Brad



More information about the cmake-developers mailing list