Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QtAutogen: Fix AUTOGEN depends on custom command output with VS. | Stephen Kelly | 2014-03-10 | 1 | -0/+14 |
Visual Studio is handled as a special case for autogen depends. However, the special handling works only for target dependencies, not file dependencies output by a custom command. Use a PRE_BUILD step only if all depends are targets. |