On 06/04/2013 03:46 PM, James Bigler wrote:
>     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>.

It's using a new file(GENERATE) command added since 2.8.11 to do
generate-time file content evaluation.

-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

Reply via email to