On Fri, Mar 22, 2013 at 12:55 PM, Brad King <[email protected]> wrote:

> 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.
>

Yes this one makes <TARGET> behave the same in COMPILE_OBJECT and
LINK_EXECUTABLE!
Vittorio
--

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