Use GNUInstallDirs for LIBDIR variable
authorBrenden Blanco <bblanco@plumgrid.com>
Wed, 23 Sep 2015 14:23:35 +0000 (07:23 -0700)
committerBrenden Blanco <bblanco@plumgrid.com>
Wed, 23 Sep 2015 14:44:37 +0000 (07:44 -0700)
commit6470bbef806c3a5a8371a91c5862aba4e056f90c
tree1802b23e154d4fc7a9fd8bdf4067a292a53b78a0
parent15d1f3b4c80069e482131577721d60f731dd3808
Use GNUInstallDirs for LIBDIR variable

This should be supported in older versions of cmake, but haven't
explicitly tested those.

Fixes: #243
Signed-off-by: Brenden Blanco <bblanco@plumgrid.com>
CMakeLists.txt
debian/libbcc.install
src/cc/CMakeLists.txt