1
0
mirror of https://git.yoctoproject.org/poky synced 2026-04-17 22:38:15 +00:00
Files
poky/meta/classes/ccmake.bbclass
Nathan Rossi 97f37fbda1 ccmake.bbclass: Fix up un-escaped quotes in output formatting
The quotes should be generated in the output to match the expected cmake
syntax for setting cache variables.

(From OE-Core rev: a19a6201c8cc255583bd014534b4a6ec2524070f)

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-04-12 09:29:06 +01:00

3.7 KiB