diff options
author | Brad King <brad.king@kitware.com> | 2009-08-12 13:09:41 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-08-12 13:09:41 (GMT) |
commit | 45313dc94378b5bccb45a84900df383cef329273 (patch) | |
tree | 98200eb478937e971a93d3061aa281aecb162965 /DartConfig.cmake | |
parent | dd2cf7388bc3ee1bd2b424fd944fc82e4c16dae5 (diff) | |
download | CMake-45313dc94378b5bccb45a84900df383cef329273.zip CMake-45313dc94378b5bccb45a84900df383cef329273.tar.gz CMake-45313dc94378b5bccb45a84900df383cef329273.tar.bz2 |
Quote the target name for Borland tlib tool
The Borland librarian tool "tlib" requires that the output target name
be quoted if it contains the character '-' (and perhaps a few others).
This commit restores the use of the TARGET_QUOTED rule variable
replacement for this purpose. Otherwise no static library can have a
'-' in its name.
This problem was exposed by the 'Testing' test when it builds the
pcStatic library with the '-dbg' suffix.
Diffstat (limited to 'DartConfig.cmake')
0 files changed, 0 insertions, 0 deletions