Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: simplify Qt4 target usage | Stephen Kelly | 2014-01-07 | 1 | -4/+1 |
| | | | | | This content was copied from another test where both the Core and Gui targets are used. | ||||
* | cmTarget: Require a compatible INTERFACE_AUTOUIC_OPTIONS from dependencies. | Stephen Kelly | 2013-12-08 | 1 | -0/+22 |
Revert the origin-tracking infrastructure from commit 98093c45 (QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property., 2013-11-20). Use the compatibility-tracking for compatible strings instead. If two different dependencies require different AUTOUIC_OPTIONS, cmake will now appropriately issue an error. |