CMake/Tests/SimpleInstall
Brad King 2740db5ede 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.
2009-05-01 09:45:43 -04:00
..
2004-02-04 09:42:50 -05:00
2004-02-04 09:42:50 -05:00
2004-02-01 12:53:28 -05:00
2004-02-01 12:53:28 -05:00
2004-02-01 12:53:28 -05:00
2004-02-01 16:48:30 -05:00
2004-02-01 12:53:28 -05:00
2004-02-01 16:48:30 -05:00