diff options
author | Brad King <brad.king@kitware.com> | 2009-07-10 17:53:28 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-07-10 17:53:28 (GMT) |
commit | 19792bf30e0499cc49ee518e42274ef02e91db9a (patch) | |
tree | 581f5dbf7e7a46d9ff914c4b47180a422e25964b /Source/cmAddCustomCommandCommand.cxx | |
parent | ea00bb990bd6e7c307808ceb226e88bf49e483c8 (diff) | |
download | CMake-19792bf30e0499cc49ee518e42274ef02e91db9a.zip CMake-19792bf30e0499cc49ee518e42274ef02e91db9a.tar.gz CMake-19792bf30e0499cc49ee518e42274ef02e91db9a.tar.bz2 |
ENH: Consider link dependencies for link language
This teaches cmTarget to account for the languages compiled into link
dependencies when determining the linker language for its target.
We list the languages compiled into a static archive in its link
interface. Any target linking to it knows that the runtime libraries
for the static archive's languages must be available at link time. For
now this affects only the linker language selection, but later it will
allow CMake to automatically list the language runtime libraries.
Diffstat (limited to 'Source/cmAddCustomCommandCommand.cxx')
0 files changed, 0 insertions, 0 deletions