]> code.ossystems Code Review - openembedded-core.git/commit
cmake: Add ugly hack from meta-qt5 to prevent cmake trying to detect qt5
authorMartin Jansa <martin.jansa@gmail.com>
Wed, 2 Apr 2014 12:25:33 +0000 (12:25 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Apr 2014 10:49:23 +0000 (11:49 +0100)
commit4f2dee0d8c2c3f60cb8f8021343e973cae31fc50
tree47e5eadd0937aba57df753a811f712411d53fe07
parent9fcd3af8626e1b0979b0cde745fe0880ccc50de7
cmake: Add ugly hack from meta-qt5 to prevent cmake trying to detect qt5

* cmake doesn't have dependency on qt4/qt5, so these tests usually fail
  but still can cause undeterministic results or build failures (when
  OE_QMAKE_PATH_EXTERNAL_HOST_BINS is undefined or native qmake removed
  while running the test in cmake)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/cmake/cmake.inc