On 23 Feb 2018 20:32, "Christopher Larson" <[email protected]> wrote:
On Fri, Feb 23, 2018 at 7:50 AM, André Draszik <[email protected]> wrote: > From: André Draszik <[email protected]> > > [...] > 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.
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
