upgraded: cmake: Find and include uloop.h
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 31 May 2017 21:00:34 +0000 (14:00 -0700)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 20 Jun 2017 14:48:43 +0000 (16:48 +0200)
commit8fd57dd387d30d2e31731fc921e8997bb6f2f5e6
tree07f0ee08dd5b6f4184dc6deaea145b46f36797df
parent6b0da203c0ad0e91e281bdcf271a37ad93ca5b13
upgraded: cmake: Find and include uloop.h

Add a CMake FIND_PATH and INCLUDE_DIRECTORIES searching for
libubox/uloop.h. Some external toolchains which do not include standard
locations would fail to find the header otherwise.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
upgraded/CMakeLists.txt