diff options
author | Philippe Normand <philn@igalia.com> | 2019-05-29 09:40:42 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-30 12:37:03 +0100 |
commit | a13288fd507870d4a7bcf2a6a5069bd4555e548b (patch) | |
tree | 2bb04c0eb41d1d0f5844fcbca0f2568036e6b173 /meta/recipes-devtools/rsync | |
parent | e9e7102fe2edb0c55d64043e5eb050fbee5f4445 (diff) | |
download | poky-a13288fd507870d4a7bcf2a6a5069bd4555e548b.tar.gz |
cmake: Use compiler launcher variable when ccache is enabled
Setting the CMAKE_C{,XX}_COMPILER_LAUNCHER variables is the recomended way to
deal with ccache in CMake. It allows build scripts to optionally opt-out of
ccache, which is especially useful when the pre-processed GCC output is required.
(From OE-Core rev: 0a36d1b342c0b4760bc75794c2e941a17012bc19)
Signed-off-by: Philippe Normand <philn@igalia.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rsync')
0 files changed, 0 insertions, 0 deletions