Nicolas Desprès wrote:

> Hi Stephen,
> 
> I think I need your insight of CMake code base here. According to my tests
> (ie ExportImport and CustomCommand), GetSourceFileWithOutput() is called
> with a relative path only from here:
> https://github.com/Kitware/CMake/blob/master/Source/cmTarget.cxx#L1939
> 
> How can I convert this name to an absolute path?
> 

Find out which of the callers of FollowName() call it with a relative path.

Thanks,

Steve.


--

Powered by www.kitware.com

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

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

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

Reply via email to