diff options
author | Brad King <brad.king@kitware.com> | 2011-11-14 12:53:06 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2011-11-14 12:54:10 (GMT) |
commit | a8f6159f69dbfdacf4d48ff26f21862d83fa7fd8 (patch) | |
tree | c5c376e71ae8e76280ce0fd075f66562b52f3e1d /Utilities | |
parent | 33fff24aca46c4eca17997c42c5f62d71666b836 (diff) | |
download | CMake-a8f6159f69dbfdacf4d48ff26f21862d83fa7fd8.zip CMake-a8f6159f69dbfdacf4d48ff26f21862d83fa7fd8.tar.gz CMake-a8f6159f69dbfdacf4d48ff26f21862d83fa7fd8.tar.bz2 |
KWIML: Create test 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
KWIML_test. 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 'Utilities')
0 files changed, 0 insertions, 0 deletions