Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Genex: Fix grammatical error in TARGET_OBJECTS error message | Kyle Edwards | 2021-02-24 | 1 | -2/+2 |
* | add_library(): Allow imported object libraries with multi-arch | Craig Scott | 2021-02-06 | 4 | -0/+27 |
* | Tests: TargetObjects does not need any languages enabled | Craig Scott | 2021-02-05 | 2 | -5/+1 |
* | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2020-06-18 | 1 | -1/+1 |
* | Relax the usage of TARGET_OBJECTS generator expression | Robert Maynard | 2019-04-19 | 2 | -6/+7 |
* | Tests: Use full output paths in file(GENERATE) calls | Brad King | 2017-06-08 | 2 | -3/+3 |
* | Genex: Reject TARGET_OBJECTS on non-object libraries earlier | Brad King | 2017-04-18 | 9 | -28/+42 |
* | Allow INTERFACE_SOURCES to specify $<TARGET_OBJECTS> (#14970) | Brad King | 2014-07-14 | 2 | -2/+15 |
* | Genex: Only evaluate TARGET_OBJECTS to determine target sources. | Stephen Kelly | 2014-04-02 | 9 | -30/+20 |
* | Genex: Evaluate TARGET_OBJECTS as a normal expression. | Stephen Kelly | 2014-03-31 | 9 | -0/+38 |