[cmake-developers] [CMake 0014201]: FindCUDA does not forward include directories assigned by target_include_directories()

James Bigler jamesbigler at gmail.com
Tue Jun 4 15:46:25 EDT 2013


On Tue, Jun 4, 2013 at 12:06 PM, Brad King <brad.king at 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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20130604/9aba1f65/attachment.html>


More information about the cmake-developers mailing list