Revision 6cbf6a51976c9092f84ef4a90d35fb6fd60f5898 authored by Brad King on 08 February 2016, 17:37:47 UTC, committed by Brad King on 08 February 2016, 18:08:11 UTC
Refactoring in commit v3.5.0-rc1~272^2~13 (cmGlobalGenerator: Remove
direct storage of targets, 2015-10-25) replaced an efficient data
structure mapping from target name to cmTarget instance with a linear
search.  Lookups through cmGlobalGenerator::FindTarget are done a lot.
Restore the efficient mapping structure with a name indicating its
purpose.

Reported-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
1 parent a5a5a68
Raw File
CMakeLogo.gif
image
back to top