Bill Hoffman wrote:

The bug is caused because cmake is creating a relative path, but not checking to see if
the working directory has been changed.

I will try to get a fix into the 2.4.7 when that comes out.

It should now be fixed in CVS:

$ cvs commit -m "ENH: do not use relative paths for custom command commands if they working directory is used" cmLocalVisualStudioGenerator.cxx
Checking for path: /cvsroot/CMake/CMake/Source
Unrestricted user: hoffman
/cvsroot/CMake/CMake/Source/cmLocalVisualStudioGenerator.cxx,v <-- cmLocalVisualStudioGenerator.cxx
new revision: 1.9; previous revision: 1.8

-Bill



_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to