diff options
author | Brad King <brad.king@kitware.com> | 2012-12-11 20:11:40 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2012-12-11 20:15:51 (GMT) |
commit | ba58d0c06fd8576844a5722930531a95d00c2003 (patch) | |
tree | 6c7d5f0e42d5cde5e47c20f0cd010f4273b4d830 /Tests/CMakeTests | |
parent | d0369a9888880c1e9974edd2f6c74b870ac65163 (diff) | |
download | CMake-ba58d0c06fd8576844a5722930531a95d00c2003.zip CMake-ba58d0c06fd8576844a5722930531a95d00c2003.tar.gz CMake-ba58d0c06fd8576844a5722930531a95d00c2003.tar.bz2 |
OS X: Link with all framework search paths, not just the last
Refactoring in commit 8d674e78 (Ninja: move -LIBPATH behind -link
option, 2012-09-26) accidentally added code that overwrites the
framework search path flags on each iteration instead of appending.
Change '=' to '+=' to fix it. This affects Makefile and Ninja
generators.
Diffstat (limited to 'Tests/CMakeTests')
0 files changed, 0 insertions, 0 deletions