summaryrefslogtreecommitdiffstats
path: root/Source/cmWriteFileCommand.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-06-04 13:49:40 (GMT)
committerBrad King <brad.king@kitware.com>2013-06-04 13:49:40 (GMT)
commit21a0beacc1d8c452f13453b22f36c91fbbd0a182 (patch)
tree780b5dc39afc62a5210dd1aef291849b4bb88be8 /Source/cmWriteFileCommand.cxx
parentf0d938549eead63fb86bec28c299a1bceacbdd6b (diff)
downloadCMake-21a0beacc1d8c452f13453b22f36c91fbbd0a182.zip
CMake-21a0beacc1d8c452f13453b22f36c91fbbd0a182.tar.gz
CMake-21a0beacc1d8c452f13453b22f36c91fbbd0a182.tar.bz2
Xcode: Fix framework search paths in STATIC library targets (#14191)
In commit 2bc22bda (Xcode: Add frameworks search paths from link dependeny closure, 2012-12-07) we made framework search paths from the link closure conditional on target type, skipping it on STATIC and OBJECT library targets that do not actually link. However, the framework search paths also influence the compile lines (-F options) so we need them for all target types. The Makefile generator already does this, as did the Xcode generator prior to the above-mentioned commit.
Diffstat (limited to 'Source/cmWriteFileCommand.cxx')
0 files changed, 0 insertions, 0 deletions