[cmake-developers] <TARGET> availability
Brad King
brad.king at kitware.com
Fri Mar 22 07:55:04 EDT 2013
On 03/22/2013 04:38 AM, Vittorio Giovara wrote:
> difference I see is that <TARGET> in the _LINK_EXECUTABLE
> or _CREATE_SHARED_LIBRARY gets reported as a relative path,
> while in _COMPILE_OBJECT you get the full path.
Oops, I had copied the TargetPDB path conversion which needs to
be full path for some toolchains IIRC. There is no reason for
<TARGET> to be so. Try this one instead.
Thanks,
-Brad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2.8.10.2+0001-Replace-TARGET-in-CMAKE_-LANG-_COMPILE_OBJECT-rule-v.patch
Type: text/x-diff
Size: 2492 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20130322/811e7ce0/attachment-0001.patch>
More information about the cmake-developers
mailing list