On Thu, Mar 21, 2013 at 7:46 PM, Brad King <[email protected]> wrote:

> On 03/21/2013 08:11 AM, Vittorio Giovara wrote:
> > similar procedure as found in cmMakefileExectuableTargetGenerator.
>
> The logic to compute the actual target file location is more
> complicated in order to support OS X frameworks and app bundles.
> Also there are target types that have no final target path, like
> OBJECT_LIBRARY.
>
> Try the attached patch instead.
>
> -Brad
>

Your patch works, the only 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. Tried on Unix
Makefiles.
Thanks,
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