| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tests/RunCMake/CXXModules: mark IMPORTED targets as INTERFACE | Ben Boeckel | 2022-11-21 | 1 | -1/+1 |
| | | | | | | | Now that `Ninja` generators will know to generate rules for `IMPORTED` targets, mark these as `INTERFACE` to avoid requirements of actual artifacts. | ||||
| * | cmTargetSourcesCommand: allow `INTERFACE` C++ modules when imported | Ben Boeckel | 2022-07-06 | 1 | -0/+8 |
| `PUBLIC` filesets become `INTERFACE` upon installation. Allow `INTERFACE` scopes for C++ modules when the target is imported. | |||||
