diff options
author | Stephen Kelly <steveire@gmail.com> | 2012-09-15 18:46:51 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2013-10-30 20:16:29 (GMT) |
commit | fa037776264a9ae554ed4e0a25f4e9f11f570524 (patch) | |
tree | 14db8e26651f57b2cf281c798449729deb6679a7 /Source/cmGeneratorTarget.h | |
parent | 638843af984281c67edcc9ea9e05712ac9075d04 (diff) | |
download | CMake-fa037776264a9ae554ed4e0a25f4e9f11f570524.zip CMake-fa037776264a9ae554ed4e0a25f4e9f11f570524.tar.gz CMake-fa037776264a9ae554ed4e0a25f4e9f11f570524.tar.bz2 |
Do not populate SourceEntries in AddSourceFile.
It only generates a default constructed SourceEntry for each
cmSourceFile.
this->Internal->SourceEntries[sf];
in cmTargetTraceDependencies::Trace has the same effect, and is called
early in generation-time for each source file anyway.
Diffstat (limited to 'Source/cmGeneratorTarget.h')
0 files changed, 0 insertions, 0 deletions