Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/1] cmake: Use find_program if find_host_program is not available
@ 2017-06-27 14:14 Maxime Roussin-Bélanger
  2017-06-27 14:14 ` [PATCH v2 1/1] " Maxime Roussin-Bélanger
  2017-06-27 14:31 ` ✗ patchtest: failure for cmake: Use find_program if find_host_program is not available (rev2) Patchwork
  0 siblings, 2 replies; 4+ messages in thread
From: Maxime Roussin-Bélanger @ 2017-06-27 14:14 UTC (permalink / raw)
  To: otavio.salvador, openembedded-core

When building an application with android toolchain there is no problem, but
using another toolchain that doesn't define the macro, cmake exit with en error.

The following changes since commit b8358bc61435ec996ecd6931fb6d6d41bb4f710b:

  bitbake: bitbake-selftest: add bb.tests.event to bitbake-selftest (2017-06-23 14:14:17 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib mroussin/fix_cmake_find_cuda_not_android
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mroussin/fix_cmake_find_cuda_not_android

Maxime Roussin-Bélanger (1):
  cmake: Use find_program if find_host_program is not available

 meta/recipes-devtools/cmake/cmake.inc              |  1 +
 ...e-find_program-if-find_host_program-is-no.patch | 36 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)
 create mode 100644 meta/recipes-devtools/cmake/cmake/0001-FindCUDA-Use-find_program-if-find_host_program-is-no.patch

-- 
2.1.4



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-27 14:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-27 14:14 [PATCH v2 0/1] cmake: Use find_program if find_host_program is not available Maxime Roussin-Bélanger
2017-06-27 14:14 ` [PATCH v2 1/1] " Maxime Roussin-Bélanger
2017-06-27 14:32   ` Jussi Kukkonen
2017-06-27 14:31 ` ✗ patchtest: failure for cmake: Use find_program if find_host_program is not available (rev2) Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox