summaryrefslogtreecommitdiffstats
path: root/Example
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2009-12-09 15:56:30 (GMT)
committerBrad King <brad.king@kitware.com>2009-12-09 15:56:30 (GMT)
commit9478ad0945d76fc24eba1c3e88ef001ed22f160f (patch)
treec7b178f7f41e709ed8ba0279fac83c31cd67f8b9 /Example
parent02a8eee3aa72916349a986376d7e7f9fa5e882e7 (diff)
downloadCMake-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