cmake: Add ubox, blobmsg_json libraries and include dirs lookup
authorPetr Štetiar <ynezz@true.cz>
Sat, 5 Mar 2016 13:59:33 +0000 (14:59 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 7 Mar 2016 08:38:04 +0000 (09:38 +0100)
commitfcf5d8af65f41d6a106ad08d1df5de9729f5399a
tree76de9a27cd5774c3d87ec1f85573213c7de39a37
parentb958a9aa60a683a4e4cc1882cb13fd00c8622be6
cmake: Add ubox, blobmsg_json libraries and include dirs lookup

Otherwise cmake uses files from system which sometimes isn't wanted, ie.
for testing.

Signed-off-by: Petr Å tetiar <ynezz@true.cz>
CMakeLists.txt
examples/CMakeLists.txt