summaryrefslogtreecommitdiffstats
path: root/Source/cmSubdirDependsCommand.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2008-07-30 13:25:52 (GMT)
committerBrad King <brad.king@kitware.com>2008-07-30 13:25:52 (GMT)
commit96c9e7de7e1e4ef8497ec26afe507904e76ce63c (patch)
tree2802d5594c8e5138f6ba06787c4c9f4876f1cd89 /Source/cmSubdirDependsCommand.cxx
parentbd4601f98797535995d44902540690c891f007d3 (diff)
downloadCMake-96c9e7de7e1e4ef8497ec26afe507904e76ce63c.zip
CMake-96c9e7de7e1e4ef8497ec26afe507904e76ce63c.tar.gz
CMake-96c9e7de7e1e4ef8497ec26afe507904e76ce63c.tar.bz2
BUG: Preserve shared lib order for 2.4 compatibility
We preserve the order and multiplicity of libraries directly linked by a target as specified by the user. Items known to be shared libraries may be safely skipped because order preservation is only needed for static libraries. However, CMake 2.4 did not skip shared libs, so we do the same when in 2.4 compatibility mode.
Diffstat (limited to 'Source/cmSubdirDependsCommand.cxx')
0 files changed, 0 insertions, 0 deletions