cmake: add multilib support
authorChristoph Junghans <junghans@votca.org>
Sat, 17 Jun 2017 02:03:11 +0000 (20:03 -0600)
committerMathis Rosenhauer <rosenhauer@dkrz.de>
Thu, 22 Jun 2017 07:11:00 +0000 (09:11 +0200)
commite03befe623669aa353b147bdf02a7938c70abc8e
tree091ee6fca2e1ee17349c1b13629ecdcf3b4ada66
parent351b61ebdfd2a3c02c7227df4a13d106d79418f8
cmake: add multilib support

Follow GNU convention for install directories, especially using
`lib64` instead of `lib`.

Signed-off-by: Christoph Junghans <junghans@votca.org>
src/CMakeLists.txt