]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: create: support cmake find_library directive
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 11 Feb 2016 01:13:29 +0000 (14:13 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Feb 2016 12:32:55 +0000 (12:32 +0000)
commitd0265bc67f797ee4b7760cf37335994133809abf
treefad8a743805bcd8967773a1e4c85be54c008ecf5
parent997a77d9b20af1778b804778e5d8c8a7424f7582
recipetool: create: support cmake find_library directive

CMake supports a find_library() directive to find named libraries, so
detect dependencies from this.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/recipetool/create_buildsys.py