79edd00235
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.
4 lines
46 B
CMake
4 lines
46 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(NotFoundContent)
|