Files
cmake/Source
Brad King f513867bc4 VS: Fix regression causing source accumulation across Fortran projects
Since commit de2afc5d53 (cmMakeFile: Remove source groups argument from
`FindSourceGroup`, 2025-11-07, v4.3.0-rc1~414^2~2) we share source group
assignments across targets to avoid copying and repeated work.  However,
the VS 7 generator, still used for Fortran, relies on per-target
per-group source lists.  Build them specifically for that case.

The deprecated Eclipse CDT4 extra generator had the same regression,
so fix it too.

Fixes: #27779
2026-05-01 10:42:55 -04:00
..
2026-04-21 09:37:33 -04:00
2026-01-29 10:16:59 -05:00
2026-01-27 18:15:26 +01:00
2026-01-27 18:15:26 +01:00
2025-08-01 09:56:00 -04:00
2025-11-12 14:54:35 -05:00
2025-10-07 09:29:18 -04:00
2025-08-26 14:29:01 -07:00
2026-01-13 11:29:23 -05:00
2025-08-26 14:29:01 -07:00
2026-01-27 18:15:26 +01:00
2025-11-12 14:54:35 -05:00
2025-11-12 14:54:35 -05:00
2025-11-12 14:54:35 -05:00
2026-02-03 09:34:23 +03:00
…