diff options
author | Ross Burton <ross.burton@intel.com> | 2015-06-11 14:33:56 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-11 23:57:51 +0100 |
commit | 2cfa8427d77f680df37c12d00125501ebe7c38a3 (patch) | |
tree | 56a086d634ab2af5989c7a988109108b9e949833 /meta/classes/deploy.bbclass | |
parent | c6fe26ade5734efb5250e00c56fdbb4095b0018b (diff) | |
download | openembedded-core-2cfa8427d77f680df37c12d00125501ebe7c38a3.tar.gz openembedded-core-2cfa8427d77f680df37c12d00125501ebe7c38a3.tar.bz2 openembedded-core-2cfa8427d77f680df37c12d00125501ebe7c38a3.zip |
cmake: extend CMAKE_MODULE_PATH instead of setting
Some (e.g. piglit) CMakeList.txt files will extend CMAKE_MODULE_PATH before
calling project(), which is when the toolchain.cmake file is parsed. In this
situation the CMAKE_MODULE_PATH is overwritten, so handle this by appending in
toolchain.cmake instead of assigning.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/deploy.bbclass')
0 files changed, 0 insertions, 0 deletions