From: Florian Fainelli Date: Mon, 11 Jul 2016 19:07:08 +0000 (-0700) Subject: cmake: Find uci.h X-Git-Url: http://git.archive.openwrt.org/?p=project%2Ffirewall3.git;a=commitdiff_plain;h=47b23946cb2d51c486cd01596744955f850e2060;hp=47b23946cb2d51c486cd01596744955f850e2060 cmake: Find uci.h Add a CMake FIND_PATH and INCLUDE_DIRECTORIES searching for uci.h. Some external toolchains which do not include standard locations would fail to find the header otherwise. Signed-off-by: Florian Fainelli ---