diff options
author | Ben Boeckel <ben.boeckel@kitware.com> | 2024-04-27 22:40:14 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2024-05-01 13:54:50 (GMT) |
commit | 3022f0363fa7402588ddf911dc0076dc55e5e9fa (patch) | |
tree | fe9eefef0a4dcccc2c40e6a6e560d608c8a15011 /Help/guide/tutorial/Step12/MathFunctions/MathFunctions.cxx | |
parent | dff511ad28a309003d36c5d83ca0c9b82881de03 (diff) | |
download | CMake-3022f0363fa7402588ddf911dc0076dc55e5e9fa.zip CMake-3022f0363fa7402588ddf911dc0076dc55e5e9fa.tar.gz CMake-3022f0363fa7402588ddf911dc0076dc55e5e9fa.tar.bz2 |
VS: set ScanSourceForModuleDependencies at vcxproj level
Implement the target-wide `CXX_SCAN_FOR_MODULES`/`CMP0155` selection
with the `.vcxproj`-wide `ScanSourceForModuleDependencies` setting.
Set the per-source equivalent only when needed for a per-source
`CXX_SCAN_FOR_MODULES` property.
This approach enables Intellisense for interfaces imported from modules.
It is also more consistent with what a user might expect when
investigating the state of module scanning from the VS property panels.
Fixes: #25806
Fixes: #25947
Diffstat (limited to 'Help/guide/tutorial/Step12/MathFunctions/MathFunctions.cxx')
0 files changed, 0 insertions, 0 deletions