CMakeLists.txt: use relative paths for install
authorBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 2 Dec 2014 17:49:48 +0000 (17:49 +0000)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 2 Dec 2014 17:49:49 +0000 (17:49 +0000)
commitffdd828ba8d3cf3805a070013ff62c671f861815
tree8119303f98c69aa18955874c31c40f9f71dd8ce5
parented1fc6cdd25d0b2f1f40ea9993bab14ac527c14c
CMakeLists.txt: use relative paths for install

Using CMAKE_INSTALL_FULL_LIBDIR breaks cpack

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
src/CMakeLists.txt