Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CXXModules: remove `EXPERIMENTAL` from C++ module variable names | Ben Boeckel | 2023-10-02 | 1 | -1/+1 |
| | |||||
* | cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variable | Ben Boeckel | 2023-06-01 | 1 | -1/+0 |
| | | | | It is now subsumed by the UUID setting completely. | ||||
* | cmNinjaTargetGenerator: write out fileset information for the collator | Ben Boeckel | 2022-07-06 | 1 | -0/+59 |
The collator will use this to generate property settings for the imported targets in the build and install export sets. |