Stephen Kelly 9eedc850eb Export: Process relative includes after genex evaluation.
In code such as

 install(TARGETS ...
   INCLUDES DESTINATION $<FOO>include
 )

the generator expressions are evaluated at generate-time. Delay
determining whether each entry is a relative path until after
the generator expressions are evaluated. Such relative paths
are based relative to the CMAKE_INSTALL_PREFIX.
2013-11-26 13:01:29 +01:00
..
2013-11-21 20:53:15 +01:00
2013-11-22 08:41:16 -05:00
2013-11-25 00:01:06 -05:00
2011-09-15 16:20:33 +02:00
2012-09-28 17:00:52 -04:00
2012-09-28 17:00:52 -04:00
2013-11-20 09:08:47 -05:00
2012-02-02 23:40:21 +00:00
2013-10-15 10:47:38 -04:00
2013-10-16 09:22:36 -04:00
2013-10-16 09:22:36 -04:00