Allow to tune installation directories 14/21214/1
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 30 Apr 2019 20:18:08 +0000 (22:18 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 30 Apr 2019 20:18:08 +0000 (22:18 +0200)
commitd00bfe9410cfcaeb247ba68a88144defb5184ac9
tree58e4a07e9d7ebad3215122449dc43193078c5ded
parent5214323d82cc09b15c25e348707f2639977ea763
Allow to tune installation directories

The location of intrinsic bindings and samples could not be tuned
but was fixed to be ${CMAKE_INSTALL_FULL_LIBDIR}/afb and
${CMAKE_INSTALL_FULL_DATADIR}/af-binder

These default locations are not bad but it is important to be able
to tune that location.

Bug-AGL: SPEC-2367

Change-Id: I4d4f9e9490d61e3278ef35ac42f2143a752a7c37
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
CMakeLists.txt
bindings/intrinsics/CMakeLists.txt
bindings/samples/CMakeLists.txt
bindings/tutorials/CMakeLists.txt
coverage/bin/Makefile
src/CMakeLists.txt
src/afb-args.c