]> code.ossystems Code Review - openembedded-core.git/commit
nativesdk-cmake: Adjust toolchain paths dynamically
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 21 Oct 2014 01:58:52 +0000 (23:58 -0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Oct 2014 20:59:34 +0000 (21:59 +0100)
commit4143f3b0ce0d0c52f5b0babc1bb16ac0ac9610eb
tree3282fffedacea85208b69a018b6e0e3136669c97
parent8042d0b7325a98e03ad428453ee440870b2d8b82
nativesdk-cmake: Adjust toolchain paths dynamically

This patch adds a flexible way to configure the CMake in SDKs. It adds
a toolchain configuration script which supports subscripts for
extensions, as for example Qt5.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/cmake/cmake/OEToolchainConfig.cmake [new file with mode: 0644]
meta/recipes-devtools/cmake/cmake/environment.d-cmake.sh [new file with mode: 0644]
meta/recipes-devtools/cmake/cmake_2.8.12.2.bb