diff options
author | Brad King <brad.king@kitware.com> | 2013-03-21 18:31:57 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-03-22 11:52:54 (GMT) |
commit | 0b7ad3f091decb9fe8f2cd7001de7ecc05913342 (patch) | |
tree | ff30525503b9ae348c5c0d4f976d2eb6358713e9 /Source/cmTargetCompileDefinitionsCommand.h | |
parent | 2557e84d672cc50e30c8934e06de10c6080dc092 (diff) | |
download | CMake-0b7ad3f091decb9fe8f2cd7001de7ecc05913342.zip CMake-0b7ad3f091decb9fe8f2cd7001de7ecc05913342.tar.gz CMake-0b7ad3f091decb9fe8f2cd7001de7ecc05913342.tar.bz2 |
Replace <TARGET> in CMAKE_<LANG>_COMPILE_OBJECT rule variables
In some languages the compiler may need to know the path of the final
target file for which an object is being compiled. Honor the <TARGET>
placeholder for compilation rules to support such cases.
Note that this cannot work with OBJECT library targets because the final
target path is not known during compilation (there can even be more than
one final target).
Suggested-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'Source/cmTargetCompileDefinitionsCommand.h')
0 files changed, 0 insertions, 0 deletions