Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GenEx: Fix reporting about not-found include directories and libraries. | Stephen Kelly | 2012-10-17 | 1 | -0/+6 |
This fixes a regression introduced in commit 290e92ad (Move GetIncludeDirectories to cmGeneratorTarget, 2012-09-16) which loops over cmGeneratorTargets before they get created, so the container is empty. |