ubus: Support static builds
authorAlban Bedel <albeu@free.fr>
Fri, 14 Jun 2019 14:51:56 +0000 (16:51 +0200)
committerJohn Crispin <john@phrozen.org>
Mon, 1 Jul 2019 14:07:26 +0000 (16:07 +0200)
commit2e051f62899666805d477830ef790e1149bc6a89
treecc317cb887c8a9d6ecf457785e8fd1ab5318c64d
parent588baa3cd784158967ec0151e6205f35cb989305
ubus: Support static builds

Extend the cmake config to build and install static libraries
when -DBUILD_STATIC=ON is used.

Signed-off-by: Alban Bedel <albeu@free.fr>
CMakeLists.txt