]> 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, 31 Oct 2014 10:43:22 +0000 (10:43 +0000)
commit484502e4e062fae1130a60626f39f5512af4c5c8
tree9fd19af33c90dbe9423ad0d13a3d4252d363357c
parente0e8a904cd287a23352e5713a93aeab3933e4563
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