cmake: use CMAKE_INSTALL_* variables
authorSergiy Kibrik <sakib@meta.ua>
Tue, 13 Oct 2015 20:30:42 +0000 (23:30 +0300)
committerJohn Crispin <blogic@openwrt.org>
Mon, 26 Oct 2015 03:32:22 +0000 (04:32 +0100)
Replace hard-coded installation directories with cmake-provided
variables, which gives more flexibility on where to install
final binaries. Great simplification for usage with e.g. BitBake recipes.

Signed-off-by: Sergiy Kibrik <sakib@meta.ua>

No differences found