summaryrefslogtreecommitdiffstats
path: root/Tests/CommandLineTest
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2005-04-22 20:11:00 (GMT)
committerBrad King <brad.king@kitware.com>2005-04-22 20:11:00 (GMT)
commitb1c528978705e7daab02660e19742bc4863fd8e9 (patch)
tree98a6bac0af6a3002c841cfda21f5337a76634a5f /Tests/CommandLineTest
parent1b71f4477beeb41e3924993b5d4b78eadc092ec8 (diff)
downloadCMake-b1c528978705e7daab02660e19742bc4863fd8e9.zip
CMake-b1c528978705e7daab02660e19742bc4863fd8e9.tar.gz
CMake-b1c528978705e7daab02660e19742bc4863fd8e9.tar.bz2
ENH: Created cmTarget::GetLibraryNames to replace cmLocalUnixMakefileGenerator2::GetLibraryNames. Added cmTarget::GetLibraryCleanNames to be used by cmLocalUnixMakefileGenerator2. Now when a library is linked both the shared and static versions are removed from the build tree. In this way we avoid having both kinds of libraries present when the user switches BUILD_SHARED_LIBS on/off. This prevents problems with turning off shared libraries and then expecting the linker to use the static libraries only to find it is using the out-of-date shared versions.
Diffstat (limited to 'Tests/CommandLineTest')
0 files changed, 0 insertions, 0 deletions