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, <dfurt...@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 >
_______________________________________________ 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