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-04-20 13:22:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
472c05cdcd8ced1f2d5ca7e377739157e36c7bdf
CMake
/
Source
/
cmLocalUnixMakefileGenerator3.cxx
Brad King
fc7c433463
ENH: Added support for import libraries created by executable and module targets. The module import libraries should never be used but some windows compilers always create them for .dll files since there is no distinction from shared libraries on that platform. The executable import libraries may be used to create modules that when loaded bind to symbols from the executables. This is an enhancement related to bug#4210 though not requested by it explicitly.
2007-03-19 10:00:36 -04:00
60 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink