[OE-core] [PATCH v3] cmake: Use find_program if find_host_program is not available

Otavio Salvador otavio.salvador at ossystems.com.br
Tue Jun 27 15:28:31 UTC 2017


On Tue, Jun 27, 2017 at 11:47 AM, Maxime Roussin-Bélanger
<maxime.roussinbelanger at gmail.com> wrote:
> CMake does not define the `find_host_program` command we've
> been using in the cross-compiling code path.  It was
> provided by a widely used Android toolchain file.  For
> compatibility, continue to use `find_host_program` if
> available, but otherwise use just `find_program`.
>
> Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger at gmail.com>

Acked-by: Otavio Salvador <otavio at ossystems.com.br>


-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the Openembedded-core mailing list