Files
CMake/Source
Brad King c5b5bb270f VS: Do not consider MAP_IMPORTED_CONFIG_<CONFIG> on non-imported targets
Since commit v3.9.0-rc1~309^2 (include_external_msproject: Honor
MAP_IMPORTED_CONFIG_<CONFIG>, 2017-04-04) we accidentally honor
`MAP_IMPORTED_CONFIG_<CONFIG>` while generating the `.sln` file entries
for normal targets.  This causes `devenv.com`-driven builds to use the
mapping incorrectly for normal targets.  Check that a target really
comes from `include_external_msproject` before considering the map.

Furthermore, when we do use the map, we should only take the first entry
if more than one configuration is specified.  Otherwise we end up giving
VS a configuration name with a `;` in it.

Fixes: #17276
2017-09-13 09:37:30 -04:00
..
2017-01-12 19:29:52 +03:00
2017-05-26 19:50:11 +03:00
2017-09-07 12:14:26 -04:00
2017-04-11 22:35:21 +02:00
2017-06-01 14:19:51 -04:00
2017-04-11 22:35:21 +02:00
2017-04-24 22:03:06 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-04-11 22:35:21 +02:00
2017-04-24 22:03:06 +02:00
2017-05-08 10:03:15 -04:00
2017-05-06 00:03:47 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-05-06 00:03:47 +02:00
2017-04-22 00:48:19 +02:00
2017-04-11 22:35:21 +02:00
2017-04-24 22:03:06 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-05-03 12:46:27 -04:00
2017-05-03 12:46:27 -04:00
2017-05-03 12:46:27 -04:00
2017-05-03 12:46:27 -04:00
2017-04-11 22:35:21 +02:00
2017-04-24 22:03:06 +02:00
2017-05-08 22:29:44 +02:00