> 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.
Well, in that case, it makes sense for it to be consistently defined
inside ConvertPath...

So, we could call "cmLocalGenerator::Convert" with the adjusted optional value..
Or we could just return the original file path in there...

If we use the LocalGenerator::Convert, then at least the behaviour is
still configurable using CMAKE_USE_RELATIVE_PATHS

But I don't really have an opinion for/against either solution..

Cheers

Josh
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to