Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Document experimental feature gate affecting CXX_SCAN_FOR_MODULES | Brad King | 2023-02-01 | 1 | -0/+5 |
| | | | | | | Also drop the release note for `CXX_SCAN_FOR_MODULES`, as the rest of the C++ modules support has not yet been mentioned in release notes (since it is still experimental). | ||||
* | cxxmodules: add properties to control scanning | Ben Boeckel | 2022-11-18 | 1 | -0/+10 |
The `CXX_SCAN_FOR_MODULES` property may be used to control scanning for targets and for source files rather than assuming "C++20 always needs to be scanned". |