diff options
author | Brad King <brad.king@kitware.com> | 2009-12-09 15:56:30 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-12-09 15:56:30 (GMT) |
commit | 9478ad0945d76fc24eba1c3e88ef001ed22f160f (patch) | |
tree | c7b178f7f41e709ed8ba0279fac83c31cd67f8b9 /Example | |
parent | 02a8eee3aa72916349a986376d7e7f9fa5e882e7 (diff) | |
download | CMake-9478ad0945d76fc24eba1c3e88ef001ed22f160f.zip CMake-9478ad0945d76fc24eba1c3e88ef001ed22f160f.tar.gz CMake-9478ad0945d76fc24eba1c3e88ef001ed22f160f.tar.bz2 |
Create CMakeLibTests output dir for Xcode
Xcode 2.x forgets to create the target output directory before linking
the individual architecture pieces of a universal binary for the target
CMakeLibTests. Then it passes the directory to -L and -F options when
linking the and warns that the directory does not exist. We work around
the problem by using a pre-build rule on the target to create the output
directory.
Diffstat (limited to 'Example')
0 files changed, 0 insertions, 0 deletions