mirror of https://github.com/Kitware/CMake.git
Browse Source
ENH: Added target property ENABLE_EXPORTS for executable targets. It enables the executables for linking by loadable modules that import symbols from the executable. This finishes the executable import library support mentioned in bug #4210.
pull/1/head
ENH: Added target property ENABLE_EXPORTS for executable targets. It enables the executables for linking by loadable modules that import symbols from the executable. This finishes the executable import library support mentioned in bug #4210.
pull/1/head

6 changed files with 70 additions and 14 deletions
-
20Modules/Platform/Windows-bcc32.cmake
-
11Modules/Platform/Windows-wcl386.cmake
-
16Source/cmLocalGenerator.cxx
-
7Source/cmMakefile.cxx
-
13Source/cmMakefileExecutableTargetGenerator.cxx
-
17Source/cmTarget.cxx
Write
Preview
Loading…
Cancel
Save
Reference in new issue