Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add_custom_command: Properly recognize if sources depend on config | Deniz Bahadir | 2020-10-22 | 1 | -0/+13 |
* | OBJECT libraries: Properly recognize if sources depend on configuration | Deniz Bahadir | 2020-09-23 | 2 | -1/+24 |
* | Tests: Add case for source files named with CONFIG genex | Brad King | 2020-05-18 | 1 | -0/+7 |
* | cmGlobalGenerator: Fix CheckTargetsForMissingSources after refactoring | Brad King | 2020-05-15 | 1 | -0/+14 |
* | INTERFACE_SOURCES: Fix per-config link libs on multi-config generators | Brad King | 2020-05-12 | 2 | -1/+46 |
* | Tests: Enable ConfigSources test on every configuration | Brad King | 2019-10-04 | 8 | -21/+69 |
* | cmTarget: Don't allow relative paths in INTERFACE_SOURCES | Stephen Kelly | 2014-11-29 | 1 | -3/+3 |
* | cmTarget: Allow transitive evaluation of SOURCES property. | Stephen Kelly | 2014-04-02 | 5 | -1/+27 |
* | cmTarget: Make the source files depend on the config. | Stephen Kelly | 2014-04-02 | 2 | -0/+14 |