Install libraries in correct directories on multiarch systems.
authorRossen Apostolov <rossen@kth.se>
Mon, 26 May 2014 08:42:29 +0000 (10:42 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 9 Jun 2014 19:35:08 +0000 (21:35 +0200)
commitd5c5abd9aa19fe7f5be442defca548576cac4fc5
treea12062e0eac4bba787d269e6874d052fd79dfca3
parent48daa3110becb55e92ca42976852efc869fe4895
Install libraries in correct directories on multiarch systems.

NB: this patch may change the default install dirs on some systems,
and will _not_ overwrite previous installations. Thus make sure to
link to the correct library versions of e.g. libgromacs.

Fixes #591 and #623.

Change-Id: Ibd1d7d216236a0f5841ba9f0ac622a3f8f1a8718
CMakeLists.txt