Files
CMake/Source
Brad King d3d2c3cd49 VS: Fix Fortran target type selection when linking C++ targets
Since commit 2c9f35789d (VS: Decide project type by linker lang as
fallback, 2017-03-30, v3.9.0-rc1~340^2) we consider the linker language
when detecting whether to generate a `.vfproj` or `.vcxproj` file.
However, this could cause C-only projects to become `.vfproj` files if
they link to Fortran projects.  Instead we should consider only the
`LINKER_LANGUAGE` property on the target itself.  This approach is
already used for CSharp.  It allows project code to specify the project
file type for a target with no sources but does not allow linked targets
to affect it.

Fixes: #18687
2019-02-04 14:13:46 -05:00
..
2019-01-30 08:10:27 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-02-04 00:01:05 -05:00
2019-01-22 13:03:04 -05:00
2018-11-19 23:35:09 +01:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-01-22 13:03:04 -05:00
2019-01-22 13:03:04 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2018-11-19 23:35:09 +01:00
2019-01-22 09:38:30 -05:00
2019-01-22 13:03:04 -05:00
2018-12-12 09:46:13 -05:00
2018-12-12 09:46:13 -05:00
2018-12-12 06:40:10 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-17 13:12:02 -05:00
2019-01-22 13:03:04 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2018-11-19 23:35:09 +01:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-22 13:03:04 -05:00
2019-01-22 13:03:04 -05:00
2019-01-22 13:03:04 -05:00
2019-01-22 13:03:04 -05:00
2019-01-25 06:44:32 -05:00
2019-01-25 06:44:32 -05:00
2019-01-17 13:12:02 -05:00
2019-01-29 14:09:21 -05:00
2019-01-22 13:03:04 -05:00
2019-01-22 13:03:04 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-17 13:12:02 -05:00
2019-01-22 13:03:04 -05:00
2019-01-22 13:03:04 -05:00
2019-01-25 06:44:32 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2018-08-24 14:58:49 -04:00
2018-08-24 14:58:49 -04:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-22 13:03:04 -05:00
2019-01-22 13:03:04 -05:00
2019-01-29 14:09:21 -05:00
2019-01-17 13:12:02 -05:00