Stephen Kelly 7a3e45b9d4 Export: Prefix relative items with genexes in INSTALL_INTERFACE.
Code such as

 target_include_directories(foo INTERFACE
   $<INSTALL_INTERFACE:include$<FOO>>
 )

should be treated as a relative directory, despite the genex, after
the INSTALL_INTERFACE is stripped away.

Previously, this would generate a relative directory on export, which
would be an error on import, so no policy is needed.
2013-11-26 13:01:53 +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
2012-09-28 17:00:52 -04:00
2012-09-28 17:00:52 -04:00
2013-11-20 09:08:47 -05: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