]> code.ossystems Code Review - openembedded-core.git/commit
cmake: allow chainloading of the toolchain file
authorSamuli Piippo <samuli.piippo@qt.io>
Tue, 16 Jun 2020 14:07:25 +0000 (17:07 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Jun 2020 10:09:28 +0000 (11:09 +0100)
commit2d7597ee23b7c2adf40d77e8c35114a4d63aa854
tree2ffbbd4a781ad49c855b686048a775c8060acbb1
parentc5be39df1494f33e2cae116e4930f2a0f3dd2000
cmake: allow chainloading of the toolchain file

Use path from CMAKE_CURRENT_LIST_FILE to load the cmake subscripts.
This allows the toolchain file to be chainloaded from another toolchain file.

Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/cmake/cmake/OEToolchainConfig.cmake