[CMake] (no subject)

Yuri Timenkov yuri at timenkov.ru
Tue Jun 7 05:12:22 EDT 2011


Unfortunately you can get only list of source files (using SOURCES target's
property). The location of object files depends on Generator (e.g. for
VisualStudio they will be put into configuration-specific location).

On Tue, Jun 7, 2011 at 12:32 AM, <dfurtney at cox.net> wrote:

> Does CMake provide a way to get the list of objects going into a given
> target? I need such a list for a PRE_LINK custom command.
> _______________________________________________
> 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://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110607/83bfaf0a/attachment.htm>


More information about the CMake mailing list