diff options
author | Brad King <brad.king@kitware.com> | 2010-05-28 17:23:31 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2010-05-28 17:23:31 (GMT) |
commit | 5c49aa0c8622b5253b6041e85ba32a5b5ce26d74 (patch) | |
tree | d4a3f2c72ef7111df7f81296d01895f9e8ffa0f8 /Modules | |
parent | fe971d97cae4df94d3643c5203b79336cfd31e05 (diff) | |
download | CMake-5c49aa0c8622b5253b6041e85ba32a5b5ce26d74.zip CMake-5c49aa0c8622b5253b6041e85ba32a5b5ce26d74.tar.gz CMake-5c49aa0c8622b5253b6041e85ba32a5b5ce26d74.tar.bz2 |
Xcode: Archives use STATIC_LIBRARY_FLAGS, not LINK_FLAGS
The LINK_FLAGS property is defined only for targets that really link.
These include executables and shared libraries. For static libraries we
define the STATIC_LIBRARY_FLAGS property. Teach the Xcode generator to
make this distinction.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions