On 6/27/2013 11:05 AM, Ruben Geeroms wrote: > Brad King <brad.king@...> writes: >> Note that $<TARGET_OBJECTS:...> is not a full generator expression that >> can be used from add_custom_command. That is also reserved for the >> future (which is why I chose that syntax). Currently it is just a >> special source file syntax recognized by add_library and add_executable. > > Are there any plans to add support for using object lists in custom commands > yet?
As I noted above we designed the interface for this possibility. Currently we have no one planning to implement it anytime soon. However, we would be happy to review patches toward such a goal! -Brad -- 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
