Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autogen: Add AUTOMOC test for target dependencies forwarding | Sebastian Holtermann | 2017-08-01 | 1 | -1/+4 |
| | | | | | | | | | | Adds an AUTOMOC test that tests if dependencies from add_dependencies() of an ORIGIN target are forwarded to the ORIGIN_autogen target. Also fixes the AUTOMOC test that tests if dependencies from target_link_libraries() of an ORIGIN target are forwarded to the ORIGIN_autogen target. The test now fails in the ORIGIN_autogen build if SimpleLib wasn't built before. | ||||
* | Autogen: Test: Add mocDepends test | Sebastian Holtermann | 2017-03-06 | 1 | -0/+11 |