mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
e49c3fd3e9
poppler now sets CMAKE_CXX_STANDARD 23, which enables clang-scan-deps, absent in the native sysroot. poppler has no module units, so disable scanning with -DCMAKE_CXX_SCAN_FOR_MODULES=OFF. Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>