From: Chris Luke Date: Sat, 4 Nov 2017 03:32:38 +0000 (-0400) Subject: Have PAPI find its API definition files X-Git-Tag: v18.04-rc0~212 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=52bf22e6322dc8490717aa4246c0f8322f60e6e9;hp=52bf22e6322dc8490717aa4246c0f8322f60e6e9;p=vpp.git Have PAPI find its API definition files - Add a basic heuristic to have vpp_papi search in several places for the JSON API files. - It's clever enough to work out the path to these files from within several places in the source tree, falling back to the system location as a last resort. Change-Id: I1f823588e5aa0064d545ce4206ab29dbdedc4c7f Signed-off-by: Chris Luke ---