Files
cmake/Source
Tyler Yankee 027b962a81 VS: Avoid unsupported ScanSourceForModuleDependencies under ClangCl
As of commit ed48feeae8 (clang-cl: Add support for C++ modules,
2026-03-27, v4.4.0-rc1~428^2) CMake tries to support modules for
clang-cl, which can mostly be accomplished, except for the ClangCl VS
toolset, where the /scanDependencies flag is not yet supported.

Amend commit 3022f0363f (VS: set ScanSourceForModuleDependencies at
vcxproj level, 2024-04-27, v3.28.5~3^2) to only emit this setting when
scanning is supported by the toolchain.

Fixes: #27957
Issue: #27977
2026-07-21 17:02:29 -04:00
..
2026-05-07 17:10:46 -04:00
2026-07-09 13:24:15 -04:00
2026-03-12 14:00:59 -04:00
2026-01-29 10:16:59 -05: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
2026-04-16 15:10:35 -04:00
2025-08-26 14:29:01 -07:00
2026-06-02 09:15:40 -04:00
2026-06-02 09:15:40 -04:00
2026-04-16 15:10:35 -04:00
2026-04-16 15:10:35 -04:00
2026-01-27 18:15:26 +01:00
2026-04-30 15:36:23 -04:00
2026-04-16 15:10:35 -04:00
2026-04-29 10:36:20 -04:00
2026-05-27 11:41:41 -04: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
…