[OE-core] [PATCH] cmake: refactor compile and install for easier re-use

André Draszik git at andred.net
Fri Feb 23 22:31:13 UTC 2018


On 23 Feb 2018 20:32, "Christopher Larson" <kergoth at gmail.com> wrote:


On Fri, Feb 23, 2018 at 7:50 AM, André Draszik <git at andred.net> wrote:

> From: André Draszik <andre.draszik at jci.com>
>
> [...]
> Also, this now is very similar to oe_runmake().
>

If it’s similar to oe_runmake, why the long overly verbose function name
for the new function? Is oe_runcmake not viable?


I was contemplating that, but in the end thought no as I'd personally find
it confusing. This is not running cmake, in that cmake alone generates the
build system files (make files, ninja build, msvc solutions, etc). It is
running cmake --build to execute the actual build (make, ninja, etc), hence
the name.

I'm open for other thoughts...

A.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20180223/d6d193c9/attachment-0002.html>


More information about the Openembedded-core mailing list