commit | 975423c949793dc33bd5c58d651b8fbd861bd893 | [log] [tgz] |
---|---|---|
author | Andy Green <andy.green@linaro.org> | Tue Feb 26 11:58:45 2013 +0800 |
committer | Andy Green <andy.green@linaro.org> | Tue Feb 26 11:58:45 2013 +0800 |
tree | 96b077c48ac7270b775180563f8363a42e8fd25f | |
parent | e46043cb8c251b98a8143b854af941a727235148 [diff] |
cmake lib lib64 problem As discussed here, there's a semi-standardized way to inform cmake that the install target wants its libs in .../lib64 https://code.google.com/p/bullet/issues/detail?id=174 this patch adds the necessary fiddling Signed-off-by: Andy Green <andy.green@linaro.org>