This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-29 02:20:17 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4af567bd224ffcac53d81e6d8492ca415f30ea4
CMake
/
Source
/
cmLocalUnixMakefileGenerator2.h
Brad King
b1c5289787
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.
2005-04-22 16:11:00 -04:00
12 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink