summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalVisualStudio10Generator.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2009-10-05 20:14:17 (GMT)
committerBrad King <brad.king@kitware.com>2009-10-05 20:14:17 (GMT)
commit02f85f98c670575bf9176d2d7dacb045407dc000 (patch)
tree82bef694bb03e471097ecc446284f733196a5d8b /Source/cmLocalVisualStudio10Generator.cxx
parent08583fc58e419b6e0bb6e4026dd6724e464d25ce (diff)
downloadCMake-02f85f98c670575bf9176d2d7dacb045407dc000.zip
CMake-02f85f98c670575bf9176d2d7dacb045407dc000.tar.gz
CMake-02f85f98c670575bf9176d2d7dacb045407dc000.tar.bz2
Target copy ctor should copy internal state
Ideally we should never copy cmTarget instances, but it is a pain to remove current uses of it. The pimplized portion of cmTarget has mostly members that cache results, but some are part of the object state. These should be copied in the copy ctor instead of re-initialized.
Diffstat (limited to 'Source/cmLocalVisualStudio10Generator.cxx')
0 files changed, 0 insertions, 0 deletions