Commits

Andy Green authored 975423c9497
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>