cmake lib lib64 problem 49/3149/1
authorAndy Green <andy.green@linaro.org>
Tue, 26 Feb 2013 03:58:45 +0000 (11:58 +0800)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 7 Mar 2013 21:01:38 +0000 (13:01 -0800)
commit72dee06540caa0ccdff89bef1b405366f08e9b73
treec0d0880483e03148b398cd6b60c52b80a63916c8
parent57ca2cf4099a66d39981f69bda647cd63ab93af7
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>
CMakeLists.txt
README.build