Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Rename RunCMake.{CMP0028 => LinkItemValidation} | Brad King | 2021-12-20 | 1 | -0/+0 |
| | | | | Generalize the test name to prepare for cases beyond CMP0028. | ||||
* | Consider targets with double colons to be IMPORTED or ALIAS targets. | Stephen Kelly | 2013-10-21 | 1 | -0/+0 |
Introduce a policy to control the behavior. The AliasTargets unit test already tests that using a double-semicolon in the name is not an error. Change the ExportImport test to use a namespace with a double-semicolon too. |