build: added _library suffix to lib variables
authorBachtin, Dmitri <dbachtin@init-ka.de>
Fri, 20 Nov 2015 06:34:36 +0000 (07:34 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 22 Nov 2015 11:37:21 +0000 (12:37 +0100)
commite92c1f88d6dbd1d8dd955f198b5cc47b58688c57
tree23dbf446da83c5970f857be7897b6d2d88128e95
parent23337736a43845ff5b24b7ab8556572d703cd294
build: added _library suffix to lib variables

It is a convention under CMake to suffix variables in the FIND_LIBRARY
calls with _LIBRARY. Added _library suffix to json, blobmsg_json and
ubox variables.
CMakeLists.txt