summaryrefslogtreecommitdiffstats
path: root/Source/cmSetTargetPropertiesCommand.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2009-05-01 13:45:43 (GMT)
committerBrad King <brad.king@kitware.com>2009-05-01 13:45:43 (GMT)
commit2740db5eded92d61ae38e69d67a4e4179ae5d20e (patch)
tree0bc79f92f7f492ad3215a0a28c182fa7a9faeebc /Source/cmSetTargetPropertiesCommand.h
parent617eb981d4184b30987c5c666d9631735148d59d (diff)
downloadCMake-2740db5eded92d61ae38e69d67a4e4179ae5d20e.zip
CMake-2740db5eded92d61ae38e69d67a4e4179ae5d20e.tar.gz
CMake-2740db5eded92d61ae38e69d67a4e4179ae5d20e.tar.bz2
ENH: Allow more specification of target file names
This creates target properties ARCHIVE_OUTPUT_NAME, LIBRARY_OUTPUT_NAME, and RUNTIME_OUTPUT_NAME, and per-configuration equivalent properties ARCHIVE_OUTPUT_NAME_<CONFIG>, LIBRARY_OUTPUT_NAME_<CONFIG>, and RUNTIME_OUTPUT_NAME_<CONFIG>. They allow specification of target output file names on a per-type, per-configuration basis. For example, a .dll and its .lib import library may have different base names. For consistency and to avoid ambiguity, the old <CONFIG>_OUTPUT_NAME property is now also available as OUTPUT_NAME_<CONFIG>. See issue #8920.
Diffstat (limited to 'Source/cmSetTargetPropertiesCommand.h')
0 files changed, 0 insertions, 0 deletions