Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variable | Ben Boeckel | 2023-06-01 | 1 | -6/+1 |
| | | | | It is now subsumed by the UUID setting completely. | ||||
* | cmNinjaTargetGenerator: write out export information for the collator | Ben Boeckel | 2022-07-06 | 1 | -0/+11 |
The collator will use this to know where the target's export information needs to go so that module properties may be provided. |