Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests/RunCMake: Merge TargetSources into target_sources | Kyle Edwards | 2021-10-19 | 1 | -31/+0 |
| | |||||
* | Testing: Update hard-coded line numbers to [0-9]+ in some tests | Kyle Edwards | 2018-10-10 | 1 | -4/+4 |
| | |||||
* | Tests: Fix RunCMake.TargetSources on Xcode 1.5 | Brad King | 2014-06-06 | 1 | -3/+3 |
| | | | | | | Xcode 1.5 does not support multiple configurations. The generator also adds some sources internally that cause extra OriginDebug output. Update the expected output to tolerate it. | ||||
* | target_sources: New command to add sources to target. | Stephen Kelly | 2014-04-02 | 1 | -0/+8 |
| | |||||
* | Make the SOURCES target property writable. | Stephen Kelly | 2014-04-02 | 1 | -0/+8 |
| | |||||
* | cmTarget: Make the SOURCES origin tracable. | Stephen Kelly | 2014-04-02 | 1 | -0/+15 |