[cmake-developers] Configure optimization for WIN32
Bill Hoffman
bill.hoffman at kitware.com
Fri Apr 13 17:39:16 EDT 2007
Philip Lowman wrote:
> ...... Original Message .......
> On Fri, 13 Apr 2007 15:35:42 -0400 "Bill Hoffman"
> <bill.hoffman at kitware.com> wrote:
>
>> Philip Lowman wrote:
>>
>>> Also, I think I thought of a possible corner case. What would happen if
>>> the developer generated VCproj files in "C:\Projects\Foo" and then
>>> decided one day from the command line to cd into "C:\projects\foo". If
>>> CMake were run would that cause a bunch of VCproj files to be updated
>>> due to the path changes causing the files to be different, or would
>>> CMake ascertain the source directory based off of a cache variable
>>>
> instead?
>
>>>
>>>
>> Yes, that might be a problem.
>>
>
> Ok, I'll test this case sometime this weekend and let you know what happens.
>
>
So, if you get rid of the one in collapse full path does that fix the
problem?
-Bill
More information about the cmake-developers
mailing list