]> code.ossystems Code Review - openembedded-core.git/commit
cmake: default to out-of-tree builds
authorRoss Burton <ross.burton@intel.com>
Fri, 10 Jan 2014 16:34:31 +0000 (16:34 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Jan 2014 11:33:19 +0000 (11:33 +0000)
commit783fb88f476c94d5d4f4b954f7053464d9a6dff5
treee9ab9fc410eab41b06aa268cf191c8ab271597d4
parent706084cedc73612af4feb5dd9075f1efb1b7d58c
cmake: default to out-of-tree builds

Set B=${WORKDIR}/build in cmake.bbclass so that recipes using cmake.bbclass do
out-of-tree builds by default.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/cmake.bbclass