Files
CMake/Source
Brad King fc7e4d1ed8 cmLinkItem: Convert to a "sum type" over a string and target pointer
Avoid exposing the item name implicitly as std::string.  When the item
is a target, avoid storing a second copy of its name.

Most link item construction is paired with calls to `FindTargetToLink`
to get the possible target pointer.  Rename these methods to
`ResolveLinkItem` and refactor them to construct the entire item.
2018-09-07 08:57:51 -04:00
..
2018-09-05 15:12:57 -04:00
2018-06-04 10:32:49 -04:00
2018-09-06 00:01:09 -04:00
2018-09-05 15:12:57 -04:00
2018-09-05 15:12:57 -04:00
2018-01-04 06:52:01 +11:00
2018-06-04 10:32:49 -04:00
2018-01-04 06:52:01 +11:00
2018-06-04 10:32:49 -04:00
2018-02-26 11:24:45 -05:00
2018-02-26 11:24:45 -05:00
2018-06-04 10:32:49 -04:00
2018-08-28 13:43:48 -04:00
2018-09-06 09:54:56 -04:00
2017-11-03 10:25:05 -04:00
2018-02-13 11:24:30 -05:00
2018-08-24 13:34:06 -04:00
2017-11-03 10:25:05 -04:00
2018-08-24 14:58:49 -04:00
2018-08-24 14:58:49 -04:00
2018-04-03 17:28:08 -04:00