examples: fix build.
authorYousong Zhou <yszhou4tech@gmail.com>
Wed, 12 Nov 2014 13:59:16 +0000 (21:59 +0800)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 11 Dec 2014 16:57:19 +0000 (17:57 +0100)
commit8cc3903383d0022701bbdb1ca25799a9a087c265
tree7ed31d4d1bba8da82a7a6b8721f4f747ce8f42d5
parentc5d80836cd0f9fdcfb0b0dc22d94f6a51fcacacd
examples: fix build.

- runqueue-example.c: fix include path for in-tree build.
 - blobmsg-example.c: add inttypes.h for using PRIu64.
 - add examples/ subdirectory to main CMakeLists.txt

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
CMakeLists.txt
examples/blobmsg-example.c
examples/runqueue-example.c