On Tue, Jun 4, 2013 at 12:06 PM, Brad King <brad.k...@kitware.com> wrote:
> On 06/04/2013 02:01 PM, James Bigler wrote: > > What is this change qt4-macros-TARGET-arg? > > http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9ce60ff5 > > OK, that looks similar to how I would have written it. > > I would really really like generation time callbacks. > > The $<TARGET_PROPERTY:...> expression is one, so you're in luck. > OK, so now I'm confused. I see a file(WRITE) that is a configure time write, but the content of the file has generation time stuff in it like $<TARGET_PROPERTY:${moc_target},INCLUDE_DIRECTORIES>. Does CMake postpone the writing of these files until generation time to be able to expand these values?
-- 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