diff options
author | Brad King <brad.king@kitware.com> | 2009-01-05 14:53:14 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-01-05 14:53:14 (GMT) |
commit | d7ddcc214f108131b1e301af96cd6e1df4ce0070 (patch) | |
tree | 5e1969f50969a2881a3c58a6ca6273b404e17dad /Source/cmGetTargetPropertyCommand.h | |
parent | 57dd0d95e9b3217cfb2a7836fe14442db8df96a3 (diff) | |
download | CMake-d7ddcc214f108131b1e301af96cd6e1df4ce0070.zip CMake-d7ddcc214f108131b1e301af96cd6e1df4ce0070.tar.gz CMake-d7ddcc214f108131b1e301af96cd6e1df4ce0070.tar.bz2 |
ENH: Enable LOCATION property for imported targets
Previously we left the LOCATION property undefined for imported targets
since it should no longer be used for non-imported targets. However, in
the case we do not know the name of an available imported configuration,
it is more readable to get the LOCATION property than LOCATION_<CONFIG>
for a bogus configuration <CONFIG>. This enables LOCATION for imported
targets and returns an unspecified available imported configuration.
Diffstat (limited to 'Source/cmGetTargetPropertyCommand.h')
0 files changed, 0 insertions, 0 deletions