[cmake-developers] Bug in Visual Studio generators

Brad King brad.king at kitware.com
Wed Apr 16 11:28:13 EDT 2014


On 04/14/2014 09:05 PM, Josh Green wrote:
>> There is a second call site to ConvertPath and that caller needs
>> to get the same result as WriteSources gets.  I think your original
>> proposal to teach ConvertPath to call cmLocalGenerator::Convert with
>> optional == true may be the simplest solution.
> 
> Ah yes, I see that.

This commit should do it:

 VS: Use full path to sources to allow deeper trees with VS >= 10
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0d048384

-Brad




More information about the cmake-developers mailing list