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-02-08 16:19:36 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b371ed7fe32ddf1bc2633a7cbcae0943a908d45
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