mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-14 05:20:50 -05:00
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.